summaryrefslogtreecommitdiffstats
path: root/lib/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use ${DESTDIR} correctly in front of absolute paths.asami1997-05-231-3/+3
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-21/+5
* Support GLOBAL style tags.jkh1997-04-131-9/+0
* Back out minor bumping per Peter suggestionache1996-08-131-1/+1
* Bump minor number - new function addedache1996-08-131-1/+1
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)wollman1996-02-061-2/+2
* Bump shlib minor because xdr_* functions have been enabled. Do NOTasami1995-08-091-1/+1
* Install non-source files with the optional flag ${COPY}, not with the flag -c.bde1995-08-061-1/+1
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-061-1/+1
* Add nls include to Makefile.jkh1995-03-301-0/+1
* Bump the shared library minor # because of the additions of thenate1995-03-271-0/+2
* Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.dg1995-01-231-4/+4
* Use latest Arthur Olson timezone code rather than that supplied withwollman1994-09-131-0/+1
OpenPOWER on IntegriCloud