summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/Makefile.inc
AgeCommit message (Expand)Author
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
1994-05-17Add realpath(3).mycroft
1994-03-17Remove machine-dependent atof() implementations; use machine independantjtc
1994-01-03Integrate strtoq() and strtouq() from bsd-sources on uunet.jtc
1993-12-05Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"briggs
1993-12-05get pc532 moved into ns32k; that's is MACHINE_ARCHcgd
1993-12-04update for .S and MACHINE_ARCHcgd
1993-10-22Added 1170's a64l() & l64a() functions.jtc
1993-10-19fixes from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> to:cgd
1993-10-13Split cfree() out of calloc.c.jtc
1993-10-09Added rand48 manual page.jtc
1993-10-09Make it possible to use machine dependant versions of div and ldiv functions.jtc
1993-10-08Use machine dependant version of labs.[cs] if one is present.jtc
1993-10-07Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier)brezak
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd
1993-09-17pc532 specifics.phil
1993-08-01Add RCS identifiers.mycroft
1993-07-09don't include an extra atof.c...cgd
1993-07-09update for better FP routines, from AT&T & elsewherecgd
1993-03-21initial import of 386bsd-0.1 sourcescgd