summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-1/+2
* Extended Attributes was a piece to get to ACLs, however ACLs have notdrahn2005-06-171-2/+1
* turn on APIWARN (prints link-time warnings for a few more functions). Thederaadt2005-03-071-2/+2
* Don't build lib/libc/md, build md[45] in lib/libc/hash instead.millert2004-04-281-2/+1
* warn about unsafe APIs at link time. Conditional on libc/Makefile definingderaadt2003-07-241-1/+4
* remove libc_r mention in commentmarc2003-01-201-2/+2
* Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@drahn2002-02-221-1/+2
* Put dl* function definitions in libc on ELF, removing the need for libdl.pvalchev2001-11-201-1/+2
* Add ohash_* functions to libc.espie2001-03-021-1/+2
* Boring... Add :L modifier to all tweakable variables tests.espie2000-09-031-3/+3
* include thread/Makefile.incd2000-01-061-1/+2
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-0/+65