Age | Commit message (Expand) | Author |
2015-08-31 | only 32-bit systems need the quad functions. | Theo de Raadt |
2015-08-31 | Add framework for resolving (pun intended) libc namespace issues, using | Philip Guenther |
2014-08-31 | Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via | Miod Vallat |
2014-07-10 | sprinkle in -Werror-implicit-function-declaration to disable one of the | Ted Unangst |
2014-06-09 | Nuke the machinery to sync libkern with libc, it's not been used in the | Miod Vallat |
2014-05-12 | ...better if I actually unplug it, Makefile doesn't do it | Marc Espie |
2013-03-28 | switch to the new resolver implementation. | Eric Faurot |
2012-04-26 | Add strnlen() to libkern. | Matthew Dempsky |
2010-09-24 | Add timingsafe_bcmp(3) to libc, mention that it's already in the | Matthew Dempsky |
2010-07-27 | Replace the single-byte placeholders for the multi-byte/wide-character | Stefan Sperling |
2010-02-03 | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent | Miod Vallat |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-09-07 | - replace dtoa w/ David's gdtoa, version 2008-03-15 | Martynas Venckus |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-03-07 | turn on APIWARN (prints link-time warnings for a few more functions). The | Theo de Raadt |
2004-04-28 | Don't build lib/libc/md, build md[45] in lib/libc/hash instead. | Todd C. Miller |
2003-07-24 | warn about unsafe APIs at link time. Conditional on libc/Makefile defining | Theo de Raadt |
2003-01-20 | remove libc_r mention in comment | Marco S Hyman |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn |
2001-11-20 | Put dl* function definitions in libc on ELF, removing the need for libdl. | Peter Valchev |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |
2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie |
2000-01-06 | include thread/Makefile.inc | David Leonard |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |