summaryrefslogtreecommitdiffstats
path: root/nsswitch/wins.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: Fix bug 7202Volker Lendecke2010-03-201-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
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+446
Don't move source4 files yet to not confuse git's rename tracking too much.