summaryrefslogtreecommitdiff
path: root/nsswitch/wins.c
AgeCommit message (Collapse)AuthorFilesLines
2010-03-20s3: Fix bug 7202Volker Lendecke1-0/+5
Make sure _nss_wins_gethostbyname_r has a talloc stackframe available Thanks to Sergey Tereschenko <serg.partizan@gmail.com> for reporting the bug! Volker
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+446
Don't move source4 files yet to not confuse git's rename tracking too much.