summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/Makefile.inc
AgeCommit message (Expand)Author
2008-08-04Add C99 functions imaxabs and imaxdiv.matt
2007-11-28Sync phk malloc.c with the latest one from FreeBSD. This gives us thechristos
2007-11-19Enable posix_memalign().ad
2007-10-06Use jemalloc as the default allocator unless USE_JEMALLOC=no.ad
2006-03-22build erand48_ieee754.c on everything but vaxdrochner
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2006-01-25Drop in gdtoa as a replacement for dtoa, strtod() from stdlib/strtod.c.kleink
2006-01-20Kill _Exit; breaks build on cygwin and this implementation "is not exactlychristos
2005-09-25add getenv_r and ttyname_rchristos
2005-09-13compat core reorg.christos
2005-07-06Move insque/remque/lsearch/lfind from libcompat to libc,drochner
2005-04-03Add FreeBSD's strfmon(3). From Rui Paulo. No bump this time. Take advantagechristos
2004-08-05actually add _Exit.yamt
2004-05-27unix/98 pty functions and manual pages.christos
2003-04-07Observed in other places: move __unsetenv13.c near unsetenv.c, onlykleink
2003-04-07compile unsetenv(3) into libc or you'll mess up your systemdrochner
2002-11-29add strsuftoll(3) and strsuftollx(3) - parse a string for a numberlukem
2001-04-28* Move definitions of exact-width integer types from <machine/types.h>kleink
2001-02-16add hcreate.3msaitoh
2001-02-14build new hsearch() codecgd
2001-01-08link sradixsort(3) -> radixsort(3)lukem
2000-12-21first import of citrus LC_CTYPE locale. singlebyte only at this moment.itojun
2000-04-02New getopt_long from Thomas Klausner and Dieter Baronchristos
2000-03-08No longer need internal names for strtoq() and strtouq().kleink
2000-03-06Add ISO C99 long long integer general utility interfaces; partially addresseskleink
1999-08-02replace malloc(3) with one from freebsd which documents our new malloc.clukem
1999-06-26The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc.tls
1999-06-17add FreeBSD's malloc, compiled in only if MALLOC_NEW is set in mk.conftls
1999-02-24use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriatedrochner
1999-02-22t{search,find,walk,delete} from OpenBSD via Neil A. Carsonchristos
1999-02-06Add l64a_r(), a reentrant version of l64a(); found in the Multithreadingkleink
1998-06-14Add a manual page for a64l() and l64a().kleink
1998-02-02realpath is now part of getcwd.c in gen/; man page moved to gen, too.perry
1998-02-01Add _strtoq.c back to SRCS+= which seemed to get lost while reordering it.frueauf
1998-01-30update to lite-2perry
1997-11-05A foolish consistency... gen, net, and string all get MD sourcescgd
1997-07-15Link rand_r(3) to rand(3).kleink
1997-07-13Add local.h for local prototypes.christos
1997-04-23move str[fp]time into libc/time.mrg
1997-04-21add strptime() to libc.mrg
1996-11-19Added rand_r()jtc
1996-10-16Nuked machine specific conditionals for tahoe.perry
1995-12-28New-style RCS ids.thorpej
1995-04-25Changed abs.S to abs.c for vax.ragge
1995-03-22Enable qabs(), a quad_t version of abs() and labs().jtc
1995-03-21New function qdiv. Like div and ldiv, but works with quad_t's.jtc
1995-02-10list the files needed on the alpha.cgd
1994-12-22specify man pages the new way.cgd
1994-06-16Add merge.c and mergesort.3.mycroft
1994-05-2044lite moved cfree() to libcompatjtc