| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a Thread Information Block in both single and multi-threaded programs. |  guenther | 2016-05-07 | 1 | -2/+2 |
* | We are done providing support for the vax. |  deraadt | 2016-03-09 | 1 | -3/+3 |
* | Make using a deprecated function an error instead of just a warning |  guenther | 2015-11-25 | 1 | -1/+5 |
* | The only thing that was translated into multiple languages in OpenBSD |  bluhm | 2015-10-25 | 1 | -3/+1 |
* | Pull in namespace.h when building all .c files using gcc's -include option, |  guenther | 2015-09-10 | 1 | -2/+4 |
* | only 32-bit systems need the quad functions. |  deraadt | 2015-08-31 | 1 | -2/+8 |
* | Add framework for resolving (pun intended) libc namespace issues, using |  guenther | 2015-08-31 | 1 | -2/+3 |
* | Add uuid support routines to libc. From FreeBSD via NetBSD via Bitrig via |  miod | 2014-08-31 | 1 | -1/+2 |
* | sprinkle in -Werror-implicit-function-declaration to disable one of the |  tedu | 2014-07-10 | 1 | -2/+2 |
* | Nuke the machinery to sync libkern with libc, it's not been used in the |  miod | 2014-06-09 | 1 | -13/+1 |
* | ...better if I actually unplug it, Makefile doesn't do it |  espie | 2014-05-12 | 1 | -2/+1 |
* | switch to the new resolver implementation. |  eric | 2013-03-28 | 1 | -1/+2 |
* | Add strnlen() to libkern. |  matthew | 2012-04-26 | 1 | -3/+3 |
* | Add timingsafe_bcmp(3) to libc, mention that it's already in the |  matthew | 2010-09-24 | 1 | -2/+2 |
* | Replace the single-byte placeholders for the multi-byte/wide-character |  stsp | 2010-07-27 | 1 | -1/+2 |
* | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent |  miod | 2010-02-03 | 1 | -7/+7 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -2/+2 |
* | - replace dtoa w/ David's gdtoa, version 2008-03-15 |  martynas | 2008-09-07 | 1 | -1/+2 |
* | Extended Attributes was a piece to get to ACLs, however ACLs have not |  drahn | 2005-06-17 | 1 | -2/+1 |
* | turn on APIWARN (prints link-time warnings for a few more functions). The |  deraadt | 2005-03-07 | 1 | -2/+2 |
* | Don't build lib/libc/md, build md[45] in lib/libc/hash instead. |  millert | 2004-04-28 | 1 | -2/+1 |
* | warn about unsafe APIs at link time. Conditional on libc/Makefile defining |  deraadt | 2003-07-24 | 1 | -1/+4 |
* | remove libc_r mention in comment |  marc | 2003-01-20 | 1 | -2/+2 |
* | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ |  drahn | 2002-02-22 | 1 | -1/+2 |
* | Put dl* function definitions in libc on ELF, removing the need for libdl. |  pvalchev | 2001-11-20 | 1 | -1/+2 |
* | Add ohash_* functions to libc. |  espie | 2001-03-02 | 1 | -1/+2 |
* | Boring... Add :L modifier to all tweakable variables tests. |  espie | 2000-09-03 | 1 | -3/+3 |
* | include thread/Makefile.inc |  d | 2000-01-06 | 1 | -1/+2 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 1 | -0/+65 |