index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use LDADD to add -lgcc to the end of linker command line. Using LDFLAGS
kan
2007-05-19
1
-1
/
+2
*
Make sure GCC will not try to link libc with itself.
kan
2007-05-19
1
-0
/
+5
*
Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
deischen
2007-05-13
1
-2
/
+0
*
Disable RPC exponential back-off for FreeBSD.org systems (IE. hidden
simon
2007-03-04
1
-0
/
+3
*
Remove alpha left-overs.
ru
2006-08-22
1
-2
/
+1
*
Remove pending actions asked in comments for SHLIB_MAJOR bump, done.
ache
2006-05-22
1
-2
/
+0
*
Bump library majro version for gethostbyaddr(3).
ume
2006-05-21
1
-1
/
+1
*
- Extend the nsswitch to support Services, Protocols and Rpc
ume
2006-04-28
1
-0
/
+3
*
Update the resolver in libc to BIND9's one.
ume
2006-03-21
1
-0
/
+4
*
Provide alternate default for SHLIBDIR before bsd.own.mk does this.
ru
2006-03-18
1
-1
/
+2
*
Reimplementation of world/kernel build options. For details, see:
ru
2006-03-17
1
-4
/
+6
*
Allow bsd.lib.mk to generate the symbol version map.
deischen
2006-03-16
1
-14
/
+6
*
Desupport the undocumented NO_QUAD option, just don't compile
ru
2006-03-16
1
-1
/
+4
*
Add hooks to build libc with symbol versioning. This is
deischen
2006-03-13
1
-0
/
+14
*
gmon now supported on powerpc
grehan
2005-12-29
1
-2
/
+0
*
Respect the YES_HESIOD build variable.
phk
2005-08-06
1
-1
/
+1
*
Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc.
das
2005-01-15
1
-6
/
+0
*
Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.
bz
2004-11-13
1
-1
/
+1
*
For variables that are only checked with defined(), don't provide
ru
2004-10-24
1
-2
/
+2
*
Bump the libc major version number to 6.
tjr
2004-10-17
1
-1
/
+1
*
Import the FreeBSD/arm libc bits.
cognet
2004-05-14
1
-0
/
+3
*
Add option NO_FP_LIBC, which disables floating-point support in
das
2004-05-02
1
-0
/
+3
*
libc is now WARNS=2 clean with the exception of the gdtoa bits (which
nectar
2004-01-19
1
-1
/
+1
*
Add and document ffsl(), fls() and flsl().
des
2004-01-13
1
-2
/
+2
*
Replaced an ugly hack to selectively disable warnings
ru
2004-01-11
1
-0
/
+3
*
Fixed English error in previous commit. Fixed some older English errors.
bde
2003-12-11
1
-6
/
+5
*
Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.
mikeh
2003-12-10
1
-0
/
+1
*
Baby steps. Set WARNS=1 for libc.
nectar
2003-11-17
1
-0
/
+1
*
Add a kluge suggested by Marcel to paper over the difference between
wollman
2003-08-19
1
-0
/
+1
*
style.Makefile(5)
obrien
2003-08-18
1
-1
/
+1
*
Stage 3 of dynamic root support. Make all the libraries needed to run
gordon
2003-08-17
1
-0
/
+1
*
Axe AINC.
ru
2003-07-01
1
-2
/
+2
*
Clean up the way gdtoa sources are found.
obrien
2003-03-13
1
-7
/
+1
*
Replace our ancient dtoa/strtod implementation with the gdtoa
das
2003-03-12
1
-0
/
+7
*
Implement fpclassify():
mike
2003-02-08
1
-1
/
+1
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-2
/
+57
*
Zap the early-adopter transition aid before we get into serious
peter
2002-10-11
1
-1
/
+0
*
Zap now-unused SHLIB_MINOR
peter
2002-09-28
1
-1
/
+0
*
Embellish more.
obrien
2002-03-26
1
-1
/
+1
*
Embellish the comment.
obrien
2002-03-26
1
-2
/
+4
*
Update comments. We uniformly use __FBSDID in libc now.
obrien
2002-03-23
1
-5
/
+5
*
Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-(
peter
2001-08-13
1
-1
/
+2
*
Fix the current libc breakage in current:
imp
2001-02-16
1
-1
/
+1
*
Commit a libc fix going by the current state of the version numbering
peter
2001-02-14
1
-1
/
+1
*
Clean up syscall generation in libc by removing HIDDEN_SYSCALLS
deischen
2001-01-29
1
-18
/
+0
*
Comment change only; s/_thread_sys_/__sys_/
deischen
2001-01-26
1
-1
/
+1
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-2
/
+15
*
Bump the shared lib version. There seems to have been an incompatible
obrien
2000-11-14
1
-1
/
+1
*
sigset_t change (part 5 of 5)
marcel
1999-09-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
[next]