summaryrefslogtreecommitdiffstats
path: root/utils/ldconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* Rob McMullen writes:Eric Andersen2003-12-031-3/+2
| | | | | | There is code in ldconfig that checks to see if a shared library is named either ``lib*'' or ``ld-*'' before ldconfig -l will work on it. gawk uses this feature of ldconfig to make /lib/rcscripts/filefuncs.so, so the build fails.
* Begin converting the client utilsEric Andersen2003-11-061-0/+900