summaryrefslogtreecommitdiffstats
path: root/libnsl/nsl.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2006-02-251-15/+3
|
* Merge from trunk."Steven J. Hill"2005-11-291-13/+12
|
* 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