This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
History
jkh
8851a8c5cc
Add the strhash family of routines. They provide a number of features
...
that the db/hash functions don't, and they're much simpler to use for low-overhead string hashing.
1995-03-26 10:21:55 +00:00
..
amd64
…
compat-43
…
db
…
gen
scandir(3) didn't transfer d_type, and d_ino is called d_fileno now.
1995-03-25 07:39:02 +00:00
gmon
…
i386
…
locale
…
net
Sicnce this code shares the same fragment as gethostnamaddr:
1995-03-24 15:51:30 +00:00
quad
…
regex
…
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
Add the strhash family of routines. They provide a number of features
1995-03-26 10:21:55 +00:00
stdtime
…
string
…
sys
Updated manual page to indicate flags argument; added return value and
1995-03-25 17:24:47 +00:00
xdr
…
yp
Add more sanity checks. *Lots* of sanity checks. Huge tracts of sanity checks.
1995-03-24 21:21:37 +00:00
Makefile
…