summaryrefslogtreecommitdiffstats
path: root/libnsl/nsl.c
Commit message (Collapse)AuthorAgeFilesLines
* Add in a stub libnsl library to make stupid configure scriptsEric Andersen2002-12-121-0/+30
(i.e. openssh) do the right thing when used with uClibc's gcc wrapper (which does not currently prevent system libraries from leaking into the link). -Erik