summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* reconnect strfmon.c to build listphantom2001-09-071-1/+1
* Add strfmon.3 to the fray.asmodai2001-09-071-1/+1
* strfmon(3) is not ready to go live.obrien2001-09-061-1/+1
* Add strfmon(3) implementation. It still contains few XXX's because I lostphantom2001-09-051-3/+3
* Only pull in the MD files if they exist. This allows for progressivemp2001-07-311-0/+2
* Add new, from scratch implementation of hsearch() et al that actually works.ru2001-05-151-3/+4
* Add sranddev.3 to MLINKSache2001-04-231-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).dd2001-03-151-0/+1
* Impliment the ISO-C99 strto[u]ll()obrien2001-02-271-4/+5
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).eivind2000-10-291-1/+0
* Add link malloc.conf.5 -> malloc.3eivind2000-10-291-0/+1
* bring in binary search tree code.alfred2000-07-011-2/+2
* Fixed missing installation of a link to rand_r.3.bde1999-12-231-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix style problems noted by Bruce:imp1998-09-161-3/+3
* Add reallocf to the library. This function is simliar to realloc, butimp1998-09-141-3/+3
* This is a hack to workaround source that is coded to use long variablesjb1998-05-081-2/+11
* Change MACHINE references to MACHINE_ARCH.jb1998-02-201-3/+3
* Sorted lists.bde1997-10-211-6/+6
* Handle machine-dependent (stdlib) sources more automatically.bde1997-10-161-2/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-10/+5
* malloc_sysv used before initialized, reported in PR4002 byphk1997-07-011-2/+2
* Integrate calloc with the rest of the gang.phk1997-06-221-4/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-3/+7
* Add srandomdev.3 linkache1997-03-231-1/+2
* Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDpeter1997-03-131-2/+2
* Merge Lite2 changespeter1997-03-111-3/+3
* ``phkmalloc''phk1995-09-161-2/+3
* Add the strhash family of routines. They provide a number of featuresjkh1995-03-261-2/+2
* First crack at making libc work with the new make macros. It compiles onwollman1994-08-051-4/+8
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+25
OpenPOWER on IntegriCloud