summaryrefslogtreecommitdiffstats
path: root/nsswitch/wins.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: Fix bug 7202Volker Lendecke2010-03-291-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 (cherry picked from commit 3c68414b2fe1e8db66469b4b6374b26b5fe9fbcb)
* 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.