| Age | Commit message (Expand) | Author |
| 2000-04-02 | New getopt_long from Thomas Klausner and Dieter Baron | christos |
| 2000-03-08 | No longer need internal names for strtoq() and strtouq(). | kleink |
| 2000-03-06 | Add ISO C99 long long integer general utility interfaces; partially addresses | kleink |
| 1999-08-02 | replace malloc(3) with one from freebsd which documents our new malloc.c | lukem |
| 1999-06-26 | The 'new malloc' (phk's malloc, from FreeBSD) is now our only malloc. | tls |
| 1999-06-17 | add FreeBSD's malloc, compiled in only if MALLOC_NEW is set in mk.conf | tls |
| 1999-02-24 | use ${ARCHDIR} instead of ${.CURDIR}/arch/${MACHINE_ARCH} where appropriate | drochner |
| 1999-02-22 | t{search,find,walk,delete} from OpenBSD via Neil A. Carson | christos |
| 1999-02-06 | Add l64a_r(), a reentrant version of l64a(); found in the Multithreading | kleink |
| 1998-06-14 | Add a manual page for a64l() and l64a(). | kleink |
| 1998-02-02 | realpath is now part of getcwd.c in gen/; man page moved to gen, too. | perry |
| 1998-02-01 | Add _strtoq.c back to SRCS+= which seemed to get lost while reordering it. | frueauf |
| 1998-01-30 | update to lite-2 | perry |
| 1997-11-05 | A foolish consistency... gen, net, and string all get MD sources | cgd |
| 1997-07-15 | Link rand_r(3) to rand(3). | kleink |
| 1997-07-13 | Add local.h for local prototypes. | christos |
| 1997-04-23 | move str[fp]time into libc/time. | mrg |
| 1997-04-21 | add strptime() to libc. | mrg |
| 1996-11-19 | Added rand_r() | jtc |
| 1996-10-16 | Nuked machine specific conditionals for tahoe. | perry |
| 1995-12-28 | New-style RCS ids. | thorpej |
| 1995-04-25 | Changed abs.S to abs.c for vax. | ragge |
| 1995-03-22 | Enable qabs(), a quad_t version of abs() and labs(). | jtc |
| 1995-03-21 | New function qdiv. Like div and ldiv, but works with quad_t's. | jtc |
| 1995-02-10 | list the files needed on the alpha. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-06-16 | Add merge.c and mergesort.3. | mycroft |
| 1994-05-20 | 44lite moved cfree() to libcompat | jtc |
| 1994-05-17 | Add realpath(3). | mycroft |
| 1994-03-17 | Remove machine-dependent atof() implementations; use machine independant | jtc |
| 1994-01-03 | Integrate strtoq() and strtouq() from bsd-sources on uunet. | jtc |
| 1993-12-05 | Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k" | briggs |
| 1993-12-05 | get pc532 moved into ns32k; that's is MACHINE_ARCH | cgd |
| 1993-12-04 | update for .S and MACHINE_ARCH | cgd |
| 1993-10-22 | Added 1170's a64l() & l64a() functions. | jtc |
| 1993-10-19 | fixes from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> to: | cgd |
| 1993-10-13 | Split cfree() out of calloc.c. | jtc |
| 1993-10-09 | Added rand48 manual page. | jtc |
| 1993-10-09 | Make it possible to use machine dependant versions of div and ldiv functions. | jtc |
| 1993-10-08 | Use machine dependant version of labs.[cs] if one is present. | jtc |
| 1993-10-07 | Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) | brezak |
| 1993-10-07 | make an arch directory in libc, and move all machine dirs into it | cgd |
| 1993-09-17 | pc532 specifics. | phil |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-09 | don't include an extra atof.c... | cgd |
| 1993-07-09 | update for better FP routines, from AT&T & elsewhere | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |