summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Use the merged strtod.c everywhere. This has been tested on alpha andPeter Wemm2001-12-021-10/+1
* Implement strtoimax() and strtoumax()Bill Fenner2001-11-281-8/+8
* Add atoll(3) to conform POSIX and C99Andrey A. Chernov2001-11-281-1/+3
* o Implement imaxabs(), imaxdiv(), llabs(), lldiv().Mike Barcroft2001-11-151-4/+6
* reconnect strfmon.c to build listAlexey Zelkin2001-09-071-1/+1
* Add strfmon.3 to the fray.Jeroen Ruigrok van der Werven2001-09-071-1/+1
* strfmon(3) is not ready to go live.David E. O'Brien2001-09-061-1/+1
* Add strfmon(3) implementation. It still contains few XXX's because I lostAlexey Zelkin2001-09-051-3/+3
* Only pull in the MD files if they exist. This allows for progressiveMark Peek2001-07-311-0/+2
* Add new, from scratch implementation of hsearch() et al that actually works.Ruslan Ermilov2001-05-151-3/+4
* Add sranddev.3 to MLINKSAndrey A. Chernov2001-04-231-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Make tdelete(3), tfind(3), and twalk(3) links to tsearch(3).Dima Dorfman2001-03-151-0/+1
* Impliment the ISO-C99 strto[u]ll()David E. O'Brien2001-02-271-4/+5
* Back out previous commit (MLINK malloc.conf.5 -> malloc.3).Eivind Eklund2000-10-291-1/+0
* Add link malloc.conf.5 -> malloc.3Eivind Eklund2000-10-291-0/+1
* bring in binary search tree code.Alfred Perlstein2000-07-011-2/+2
* Fixed missing installation of a link to rand_r.3.Bruce Evans1999-12-231-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fix style problems noted by Bruce:Warner Losh1998-09-161-3/+3
* Add reallocf to the library. This function is simliar to realloc, butWarner Losh1998-09-141-3/+3
* This is a hack to workaround source that is coded to use long variablesJohn Birrell1998-05-081-2/+11
* Change MACHINE references to MACHINE_ARCH.John Birrell1998-02-201-3/+3
* Sorted lists.Bruce Evans1997-10-211-6/+6
* Handle machine-dependent (stdlib) sources more automatically.Bruce Evans1997-10-161-2/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-10/+5
* malloc_sysv used before initialized, reported in PR4002 byPoul-Henning Kamp1997-07-011-2/+2
* Integrate calloc with the rest of the gang.Poul-Henning Kamp1997-06-221-4/+4
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-3/+7
* Add srandomdev.3 linkAndrey A. Chernov1997-03-231-1/+2
* Back out a dubious Lite2 change to "optimise" getcwd() to look at $PWDPeter Wemm1997-03-131-2/+2
* Merge Lite2 changesPeter Wemm1997-03-111-3/+3
* ``phkmalloc''Poul-Henning Kamp1995-09-161-2/+3
* Add the strhash family of routines. They provide a number of featuresJordan K. Hubbard1995-03-261-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-271-0/+25