freebsd-skq/lib/libc
2005-04-17 14:42:52 +00:00
..
alpha Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
amd64 Add a machine-specific, optimized implementation of strcat. 2005-04-10 18:58:49 +00:00
arm Use the correct values for softfloat, in both the little endian and the big 2005-03-20 00:53:52 +00:00
compat-43
db
gdtoa
gen Remove unused variables and assignments. 2005-04-08 21:24:23 +00:00
gmon
i386 Attempt i386_set_gsbase() before using the user_ldt code. Unimplemented 2005-04-14 00:02:37 +00:00
ia64 - Define LDBL_NBIT to be a mask indicating the position of the integer 2005-03-07 04:55:40 +00:00
include
locale
net libc-internal interfaces should have two underscores in front 2005-04-17 14:42:52 +00:00
nls Add korean NLS message catalogs for libc 2005-03-07 13:57:24 +00:00
posix1e
powerpc Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
quad
regex
rpc Avoid pointer arithmetics on void *. 2005-03-10 08:25:49 +00:00
softfloat Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
sparc64 Remove fpsetsticky(). This was added for SysV compatibility, but due 2005-03-15 15:53:39 +00:00
stdio Be bug-for-bug compatible with the C standard with respect to 2005-04-16 22:36:51 +00:00
stdlib Do not require the pty(4) majors to be anything in particular. 2005-03-04 20:23:32 +00:00
stdtime
string Replace the current strspn() and strcspn() with significantly faster 2005-04-02 18:52:44 +00:00
sys Make MSG_NOSIGNAL available to native programs. 2005-03-09 00:17:33 +00:00
uuid
xdr
yp MUTEX_INITIALIZER should be used instead of 2005-04-06 15:16:04 +00:00
Makefile