freebsd-src/lib/libc
Jordan K. Hubbard 71e60921ff Fix a missing _hash() to prevent namespace pollution with the db/hash routines.
Grrr.  If the dbhash routines weren't grossly overengineered I wouldn't
even need to do this! :-(

Also now export the hash_stats routine.  Manpage coming RSN - I promise.
1995-03-28 08:41:02 +00:00
..
amd64 First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
compat-43 gethostid.2 is now gethostid.3. Instal the correct one. 1994-08-28 17:08:36 +00:00
db Added the mpool.3 manpage to the installed manpages. It is referred from the 1994-12-11 22:03:05 +00:00
gen Use yp_order() instead of yp_first() in _havemaster() to check for the 1995-03-27 20:46:40 +00:00
gmon Added support for kernel profiling to mcount.c 1994-09-15 16:00:41 +00:00
i386 First round of changes to clean up the RCSID mess in libc: 1995-01-23 01:30:24 +00:00
locale Update info about LC_COLLATE implementation 1995-03-26 18:57:19 +00:00
net Sicnce this code shares the same fragment as gethostnamaddr: 1995-03-24 15:51:30 +00:00
quad BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
regex First crack at making libc work with the new make macros. It compiles on 1994-08-05 01:19:12 +00:00
rpc Fix authunix_maxgrouplist test 1995-03-18 17:55:03 +00:00
stdio Remove `|| flags & ALT == 0' which was an obscure no-op, not a 1995-03-12 13:53:51 +00:00
stdlib Fix a missing _hash() to prevent namespace pollution with the db/hash routines. 1995-03-28 08:41:02 +00:00
stdtime On snap 950210, format %s (print seconds from the epoch) is missing 1995-03-01 23:08:40 +00:00
string Don't build swab.o here. It gets built in libc/i386/string. Previously 1995-03-07 04:19:11 +00:00
sys Updated manual page to indicate flags argument; added return value and 1995-03-25 17:24:47 +00:00
xdr More directory cleanup after YP merge. 1994-08-07 22:21:14 +00:00
yp Add more sanity checks. *Lots* of sanity checks. Huge tracts of sanity checks. 1995-03-24 21:21:37 +00:00
Makefile Bump the shared library minor # because of the additions of the 1995-03-27 20:23:11 +00:00