summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Disable RPC exponential back-off for FreeBSD.org systems (IE. hiddensimon2007-03-041-0/+3
* Remove alpha left-overs.ru2006-08-221-2/+1
* Remove pending actions asked in comments for SHLIB_MAJOR bump, done.ache2006-05-221-2/+0
* Bump library majro version for gethostbyaddr(3).ume2006-05-211-1/+1
* - Extend the nsswitch to support Services, Protocols and Rpcume2006-04-281-0/+3
* Update the resolver in libc to BIND9's one.ume2006-03-211-0/+4
* Provide alternate default for SHLIBDIR before bsd.own.mk does this.ru2006-03-181-1/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-4/+6
* Allow bsd.lib.mk to generate the symbol version map.deischen2006-03-161-14/+6
* Desupport the undocumented NO_QUAD option, just don't compileru2006-03-161-1/+4
* Add hooks to build libc with symbol versioning. This isdeischen2006-03-131-0/+14
* gmon now supported on powerpcgrehan2005-12-291-2/+0
* Respect the YES_HESIOD build variable.phk2005-08-061-1/+1
* Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.das2005-01-151-6/+0
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.bz2004-11-131-1/+1
* For variables that are only checked with defined(), don't provideru2004-10-241-2/+2
* Bump the libc major version number to 6.tjr2004-10-171-1/+1
* Import the FreeBSD/arm libc bits.cognet2004-05-141-0/+3
* Add option NO_FP_LIBC, which disables floating-point support indas2004-05-021-0/+3
* libc is now WARNS=2 clean with the exception of the gdtoa bits (whichnectar2004-01-191-1/+1
* Add and document ffsl(), fls() and flsl().des2004-01-131-2/+2
* Replaced an ugly hack to selectively disable warningsru2004-01-111-0/+3
* Fixed English error in previous commit. Fixed some older English errors.bde2003-12-111-6/+5
* Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.mikeh2003-12-101-0/+1
* Baby steps. Set WARNS=1 for libc.nectar2003-11-171-0/+1
* Add a kluge suggested by Marcel to paper over the difference betweenwollman2003-08-191-0/+1
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Axe AINC.ru2003-07-011-2/+2
* Clean up the way gdtoa sources are found.obrien2003-03-131-7/+1
* Replace our ancient dtoa/strtod implementation with the gdtoadas2003-03-121-0/+7
* Implement fpclassify():mike2003-02-081-1/+1
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-2/+57
* Zap the early-adopter transition aid before we get into seriouspeter2002-10-111-1/+0
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Embellish more.obrien2002-03-261-1/+1
* Embellish the comment.obrien2002-03-261-2/+4
* Update comments. We uniformly use __FBSDID in libc now.obrien2002-03-231-5/+5
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(peter2001-08-131-1/+2
* Fix the current libc breakage in current:imp2001-02-161-1/+1
* Commit a libc fix going by the current state of the version numberingpeter2001-02-141-1/+1
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSdeischen2001-01-291-18/+0
* Comment change only; s/_thread_sys_/__sys_/deischen2001-01-261-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-2/+15
* Bump the shared lib version. There seems to have been an incompatibleobrien2000-11-141-1/+1
* sigset_t change (part 5 of 5)marcel1999-09-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.kato1998-09-091-5/+5
* Add an include path to private linc/libc_r/libpthread header files.jb1998-03-091-2/+7
* - Bump the minor # due to the addition of the stringlist functions.nate1998-02-121-2/+2
OpenPOWER on IntegriCloud