mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-23 13:09:58 +08:00
* misc/lsearch.c: New file. Implementation of lfind and lsearch functions. * misc/search.h: Add prototype for functions from tsearch family with __ prefix. Correct prototype for lsearch: BASE parameter must not be const. * misc/tsearch.c: prepend all global function names with __ and make normal names weak aliases. Fri Jun 7 00:15:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> * Make-dist (sysdep_dirs): Skip CVS dirs. |
||
---|---|---|
.. | ||
sys | ||
.cvsignore | ||
bsd-compat.c | ||
daemon.c | ||
efgcvt_r.c | ||
efgcvt.c | ||
err.c | ||
err.h | ||
error.c | ||
error.h | ||
fstab.c | ||
fstab.h | ||
getpass.c | ||
getttyent.c | ||
getusershell.c | ||
hsearch_r.c | ||
hsearch.c | ||
init-misc.c | ||
insremque.c | ||
ioctltst.c | ||
lsearch.c | ||
Makefile | ||
mntent.c | ||
mntent.h | ||
nlist.h | ||
paths.h | ||
search.h | ||
sgtty.h | ||
stab.def | ||
stab.h | ||
sysexits.h | ||
syslog.c | ||
syslog.h | ||
tsearch.c | ||
ttyent.h | ||
ttyslot.c |