aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
Commit message (Expand)AuthorAgeFilesLines
* Merge in man page fixes from the headGary Palmer1996-06-221-1/+1
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-057-52/+31
* Phase 2 of merge - also fix things broken in phase 1.Jordan K. Hubbard1996-06-037-31/+55
* Bring in changes from main branch: various man page cleanups.Mike Pritchard1996-05-015-9/+20
* Sync with HEADJordan K. Hubbard1996-02-111-1/+13
* Bring in changes from HEAD:Mike Pritchard1996-01-301-1/+1
* Brought in changes from main branch...everything except the BIND 4.9.3-b24.David Greenman1995-08-285-11/+15
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_1_0'.cvs2svn1995-06-132-250/+0
* Remove trailing whitespace.Rodney W. Grimes1995-05-3010-71/+78
* Fix a missing _hash() to prevent namespace pollution with the db/hash routines.Jordan K. Hubbard1995-03-281-5/+7
* Hash 8bit chars without sign extensionAndrey A. Chernov1995-03-261-3/+8
* Add the strhash family of routines. They provide a number of featuresJordan K. Hubbard1995-03-262-2/+416
* Don't attempt to lstat() the POSIXLY invalid empty pathname.Bruce Evans1995-02-251-1/+1
* u_int -> unsigned int, so that we don't have to include <sys/types.h>Bruce Evans1994-09-051-2/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-4/+8
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2764-0/+9701