1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/lib/libc
2005-09-12 16:02:54 +00:00
..
alpha
amd64 Optimize the instruction alignment. 2005-04-23 18:45:36 +00:00
arm
compat-43 The header and the man page say that sethostid() returns void, so make the 2005-09-10 13:54:42 +00:00
db Fix parameter types of close and get members in DB. 2005-09-10 12:40:51 +00:00
gdtoa
gen Add an MLINK for devname_r(). 2005-09-10 14:09:37 +00:00
gmon Fix race by using atomic operation, with this change, both libpthread 2005-05-06 07:37:01 +00:00
i386 Clean out the leftovers from the i386_set_gsbase() TLS conversion. 2005-06-29 23:15:36 +00:00
ia64
include Move the declaration of __cleanup to libc_private.h as it is used in both 2005-09-12 13:46:32 +00:00
locale Add HISTORY section. 2005-07-21 10:53:27 +00:00
net Include <sys/types.h> and <limits.h> ourselves, don't assume they are included 2005-08-20 07:59:13 +00:00
nls Better translation. 2005-07-23 21:30:35 +00:00
posix1e Fix all the spelling mistakes I could find in the man pages for words 2005-07-31 03:30:48 +00:00
powerpc
quad
regex Use prototypes for CHIN1() and CHIN(). 2005-09-12 16:02:54 +00:00
rpc Add a couple of missing MLINKS. 2005-09-11 20:59:52 +00:00
softfloat
sparc64 Add the functions _Qp_cmp() and _Qp_cmpe() as described in the Sparc 2005-06-21 21:13:07 +00:00
stdio Move the declaration of __cleanup to libc_private.h as it is used in both 2005-09-12 13:46:32 +00:00
stdlib Move the declaration of __cleanup to libc_private.h as it is used in both 2005-09-12 13:46:32 +00:00
stdtime The arguments for time2posix() and posix2time() are time_t values, not 2005-09-11 17:09:50 +00:00
string Remove references to nonexistent "FreeBSD Security Architecture" document. 2005-09-05 09:49:33 +00:00
sys Add mkfifo(2) to the man page SEE ALSO list for umask(2) -- it's 2005-09-10 20:47:02 +00:00
uuid Avoid (unnecessarily) casting away const within uuid_is_nil. 2005-05-11 13:18:10 +00:00
xdr
yp do mutex lock for each yp calls. with this, 2005-05-03 20:30:31 +00:00
Makefile Respect the YES_HESIOD build variable. 2005-08-06 16:53:55 +00:00