freebsd-dev/lib/libc
Daniel Eischen 00fb440c1a Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
Warning, after symbol versioning is enabled, going back is not easy
(use WITHOUT_SYMVER at your own risk).

Change the default thread library to libthr.

There most likely still needs to be a version bump for at least the
thread libraries.  If necessary, this will happen later.
2007-05-13 14:12:40 +00:00
..
amd64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
arm Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
compat-43 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
db Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
gdtoa Fix a rounding error. 2007-05-08 02:59:37 +00:00
gen Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
gmon Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
i386 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
ia64 Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
include Remove 3rd clause, renumber, ok per email 2007-01-12 07:31:30 +00:00
inet Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
isc Merge BIND9 9.3.3 into main chunk. 2006-12-15 20:59:55 +00:00
locale - Fix typo 2007-05-04 16:01:07 +00:00
nameser Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
net Add and document ether_ntoa_r() and ether_aton_r() functions, which accept 2007-05-13 13:57:45 +00:00
nls Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
posix1e Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
powerpc Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
quad Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
regex Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
resolv Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
rpc Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
softfloat Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
sparc64 - Add bits for userland profiling. For sun4u this is compile-tested only. 2007-05-11 23:43:55 +00:00
stdio We should never zero-pad INF or NaN (yielding silly strings like "00inf") 2007-05-08 03:08:28 +00:00
stdlib Back out all POSIXified *env() changes. 2007-05-01 16:02:44 +00:00
stdtime Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
string Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
sys Add missing links and sort. 2007-04-29 21:38:25 +00:00
uuid Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
xdr Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
yp Use C comments since we now preprocess these files with CPP. 2007-04-29 14:05:22 +00:00
Makefile Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. 2007-05-13 14:12:40 +00:00
Versions.def Make sure FBSDprivate_1.0 is located at the end of the version 2007-04-29 16:14:17 +00:00