summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile.inc
AgeCommit message (Expand)Author
2013-03-28switch to the new resolver implementation.Eric Faurot
2012-04-26Add strnlen() to libkern.Matthew Dempsky
2010-09-24Add timingsafe_bcmp(3) to libc, mention that it's already in theMatthew Dempsky
2010-07-27Replace the single-byte placeholders for the multi-byte/wide-characterStefan Sperling
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2005-06-17Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-03-07turn on APIWARN (prints link-time warnings for a few more functions). TheTheo de Raadt
2004-04-28Don't build lib/libc/md, build md[45] in lib/libc/hash instead.Todd C. Miller
2003-07-24warn about unsafe APIs at link time. Conditional on libc/Makefile definingTheo de Raadt
2003-01-20remove libc_r mention in commentMarco S Hyman
2002-02-22Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@Dale Rahn
2001-11-20Put dl* function definitions in libc on ELF, removing the need for libdl.Peter Valchev
2001-03-02Add ohash_* functions to libc.Marc Espie
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
2000-01-06include thread/Makefile.incDavid Leonard
1998-11-20Add thread-safety to libc, so that libc_r will build (on i386 at least).David Leonard