summaryrefslogtreecommitdiff
path: root/lib/libc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libc is now WARNS=2 clean with the exception of the gdtoa bits (whichJacques Vidrine2004-01-191-1/+1
* Add and document ffsl(), fls() and flsl().Dag-Erling Smørgrav2004-01-131-2/+2
* Replaced an ugly hack to selectively disable warningsRuslan Ermilov2004-01-111-0/+3
* Fixed English error in previous commit. Fixed some older English errors.Bruce Evans2003-12-111-6/+5
* Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.Mike Heffner2003-12-101-0/+1
* Baby steps. Set WARNS=1 for libc.Jacques Vidrine2003-11-171-0/+1
* Add a kluge suggested by Marcel to paper over the difference betweenGarrett Wollman2003-08-191-0/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Axe AINC.Ruslan Ermilov2003-07-011-2/+2
* Clean up the way gdtoa sources are found.David E. O'Brien2003-03-131-7/+1
* Replace our ancient dtoa/strtod implementation with the gdtoaDavid Schultz2003-03-121-0/+7
* Implement fpclassify():Mike Barcroft2003-02-081-1/+1
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-2/+57
* Zap the early-adopter transition aid before we get into seriousPeter Wemm2002-10-111-1/+0
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Embellish more.David E. O'Brien2002-03-261-1/+1
* Embellish the comment.David E. O'Brien2002-03-261-2/+4
* Update comments. We uniformly use __FBSDID in libc now.David E. O'Brien2002-03-231-5/+5
* Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(Peter Wemm2001-08-131-1/+2
* Fix the current libc breakage in current:Warner Losh2001-02-161-1/+1
* Commit a libc fix going by the current state of the version numberingPeter Wemm2001-02-141-1/+1
* Clean up syscall generation in libc by removing HIDDEN_SYSCALLSDaniel Eischen2001-01-291-18/+0
* Comment change only; s/_thread_sys_/__sys_/Daniel Eischen2001-01-261-1/+1
* Remove _THREAD_SAFE and make libc thread-safe by default byDaniel Eischen2001-01-241-2/+15
* Bump the shared lib version. There seems to have been an incompatibleDavid E. O'Brien2000-11-141-1/+1
* sigset_t change (part 5 of 5)Marcel Moolenaar1999-09-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98.KATO Takenori1998-09-091-5/+5
* Add an include path to private linc/libc_r/libpthread header files.John Birrell1998-03-091-2/+7
* - Bump the minor # due to the addition of the stringlist functions.Nate Williams1998-02-121-2/+2
* Use ${DESTDIR} correctly in front of absolute paths.Satoshi Asami1997-05-231-3/+3
* Changed all paths to be relative to src/lib instead of src/lib/libcJohn Birrell1997-05-031-21/+5
* Support GLOBAL style tags.Jordan K. Hubbard1997-04-131-9/+0
* Back out minor bumping per Peter suggestionAndrey A. Chernov1996-08-131-1/+1
* Bump minor number - new function addedAndrey A. Chernov1996-08-131-1/+1
* Remove support for OSI networking in user-land (#ifdef OSI aor CCITT)Garrett Wollman1996-02-061-2/+2
* Bump shlib minor because xdr_* functions have been enabled. Do NOTSatoshi Asami1995-08-091-1/+1
* Install non-source files with the optional flag ${COPY}, not with the flag -c.Bruce Evans1995-08-061-1/+1
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-1/+1
* Add nls include to Makefile.Jordan K. Hubbard1995-03-301-0/+1
* Bump the shared library minor # because of the additions of theNate Williams1995-03-271-0/+2
* Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.David Greenman1995-01-231-4/+4
* Use latest Arthur Olson timezone code rather than that supplied withGarrett Wollman1994-09-131-0/+1
* libc.so should be installed immutable.Garrett Wollman1994-08-261-0/+1
* WINE/user LDT support from John Brezak, ported to FreeBSD by Jeffrey HsuDavid Greenman1994-08-221-0/+1
* Add back in the YP code from 1.1.5. (This attribution brought to youGarrett Wollman1994-08-071-0/+6
* More directory cleanup after YP merge.Garrett Wollman1994-08-071-2/+2
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-0/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+51