freebsd-skq/lib/libc
Alexander Kabaev f0cd539d5e Do not export 'end' symbol. It is not meant to be visible to outside
world and it wreak havoc if libc collides with other versioned
libraries.
2007-05-16 02:32:55 +00:00
..
amd64 Remove .mcount from gmon's Symbol map and add it to the appropriate 2007-05-13 14:16:55 +00:00
arm Do not export 'end' symbol. It is not meant to be visible to outside 2007-05-16 02:32:55 +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 Remove .mcount from gmon's Symbol map and add it to the appropriate 2007-05-13 14:16:55 +00:00
i386 Remove .mcount from gmon's Symbol map and add it to the appropriate 2007-05-13 14:16:55 +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 ether_aton_r and ether_ntoa_r to public symbol map for libc. 2007-05-13 15:01:25 +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 I guess powerpc needs vfork(), add it to the symbol list. 2007-05-14 07:46:29 +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 Document RFTHREAD 2007-05-14 13:58:54 +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