| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable NLS catalog use in libc if built with WITHOUT_NLS option. | Gleb Kurtsou | 2012-05-21 | 1 | -0/+2 |
* | Don't link against libssp if MK_SSP is set to no. | Marcel Moolenaar | 2012-05-19 | 1 | -1/+5 |
* | Import jemalloc 9ef7f5dc34ff02f50d401e41c8d9a4a928e7c2aa (dev branch, | Jason Evans | 2012-04-17 | 1 | -0/+1 |
* | Merge index() and strchr() together. | Ed Schouten | 2012-01-03 | 1 | -2/+2 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | Gabor Kovesdan | 2011-02-25 | 1 | -0/+3 |
* | Fix n32 compile. | Jayachandran C. | 2011-01-27 | 1 | -0/+1 |
* | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 1 | -5/+1 |
* | To support stack unwinding for cancellation points, add -fexceptions flag | David Xu | 2010-09-25 | 1 | -0/+7 |
* | Allow ABIs to provide their own LIBC_ARCH in a more generic way. As a side | Nathan Whitehorn | 2010-08-25 | 1 | -4/+5 |
* | Fix an accidental sed... | Warner Losh | 2010-08-24 | 1 | -2/+2 |
* | Powerpc is special here. powerpc and powerpc64 use different ABIs, so | Warner Losh | 2010-08-24 | 1 | -12/+21 |
* | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -10/+10 |
* | Style. | Konstantin Belousov | 2010-08-23 | 1 | -1/+1 |
* | Disable all warnings when building gdtoa. This allows building libc with | Rui Paulo | 2010-08-01 | 1 | -1/+1 |
* | Provide 64-bit PowerPC support in libc. | Nathan Whitehorn | 2010-07-10 | 1 | -0/+1 |
* | Merge jmallett@'s n64 work into HEAD - changeset 2 | Jayachandran C. | 2010-06-16 | 1 | -1/+6 |
* | Merge r195030 from project/mips to head by hand | Warner Losh | 2010-01-09 | 1 | -1/+1 |
* | Second attempt at eliminating .text relocations in shared libraries | Alexander Kabaev | 2009-07-14 | 1 | -1/+1 |
* | Back out previous revision until better tested fix is ready. | Alexander Kabaev | 2009-06-29 | 1 | -1/+1 |
* | Eliminate .text relocations in shared libraries compiled with stack protector. | Alexander Kabaev | 2009-06-28 | 1 | -1/+1 |
* | - Reenable Native Language Support in libc. This feature was disabled due | Gabor Kovesdan | 2009-03-13 | 1 | -0/+1 |
* | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -0/+6 |
* | Fixed "make checkdpadd" (missing library dependencies). | Ruslan Ermilov | 2007-10-01 | 1 | -0/+1 |
* | Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGS | Alexander Kabaev | 2007-05-19 | 1 | -1/+2 |
* | Make sure GCC will not try to link libc with itself. | Alexander Kabaev | 2007-05-19 | 1 | -0/+5 |
* | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | Daniel Eischen | 2007-05-13 | 1 | -2/+0 |
* | Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden | Simon L. B. Nielsen | 2007-03-04 | 1 | -0/+3 |
* | Remove alpha left-overs. | Ruslan Ermilov | 2006-08-22 | 1 | -2/+1 |
* | Remove pending actions asked in comments for SHLIB_MAJOR bump, done. | Andrey A. Chernov | 2006-05-22 | 1 | -2/+0 |
* | Bump library majro version for gethostbyaddr(3). | Hajimu UMEMOTO | 2006-05-21 | 1 | -1/+1 |
* | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 1 | -0/+3 |
* | Update the resolver in libc to BIND9's one. | Hajimu UMEMOTO | 2006-03-21 | 1 | -0/+4 |
* | Provide alternate default for SHLIBDIR before bsd.own.mk does this. | Ruslan Ermilov | 2006-03-18 | 1 | -1/+2 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -4/+6 |
* | Allow bsd.lib.mk to generate the symbol version map. | Daniel Eischen | 2006-03-16 | 1 | -14/+6 |
* | Desupport the undocumented NO_QUAD option, just don't compile | Ruslan Ermilov | 2006-03-16 | 1 | -1/+4 |
* | Add hooks to build libc with symbol versioning. This is | Daniel Eischen | 2006-03-13 | 1 | -0/+14 |
* | gmon now supported on powerpc | Peter Grehan | 2005-12-29 | 1 | -2/+0 |
* | Respect the YES_HESIOD build variable. | Poul-Henning Kamp | 2005-08-06 | 1 | -1/+1 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | David Schultz | 2005-01-15 | 1 | -6/+0 |
* | Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set. | Bjoern A. Zeeb | 2004-11-13 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -2/+2 |
* | Bump the libc major version number to 6. | Tim J. Robbins | 2004-10-17 | 1 | -1/+1 |
* | Import the FreeBSD/arm libc bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+3 |
* | Add option NO_FP_LIBC, which disables floating-point support in | David Schultz | 2004-05-02 | 1 | -0/+3 |
* | libc is now WARNS=2 clean with the exception of the gdtoa bits (which | Jacques Vidrine | 2004-01-19 | 1 | -1/+1 |
* | Add and document ffsl(), fls() and flsl(). | Dag-Erling Smørgrav | 2004-01-13 | 1 | -2/+2 |
* | Replaced an ugly hack to selectively disable warnings | Ruslan Ermilov | 2004-01-11 | 1 | -0/+3 |
* | Fixed English error in previous commit. Fixed some older English errors. | Bruce Evans | 2003-12-11 | 1 | -6/+5 |
* | Add reference to standards/55112 for next time SHLIB_MAJOR is bumped. | Mike Heffner | 2003-12-10 | 1 | -0/+1 |