freebsd-dev/lib/libc
Marcel Moolenaar 10b35e00c9 Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't valid
anymore. This also fixes long line bugs caused by the lengthy URLs :-)
2003-08-08 19:18:43 +00:00
..
alpha Only allow trapframe formats instead of sigframe formats like the 2003-07-30 06:36:20 +00:00
amd64 Set mc_len to sizeof(mcontext_t), otherwise it is an invalid context. 2003-07-26 12:58:28 +00:00
compat-43
db
gdtoa
gen The upper end of the range of arc4random(3) is 2**32-1, not 2**31-1. 2003-07-31 06:18:24 +00:00
gmon
i386 Allow foot shooting as Linux emulation needs it. 2003-08-04 19:11:56 +00:00
ia64 Override the default stubs for getcontext(2) and swapcontext(2) so 2003-08-02 00:49:36 +00:00
include
locale Implement mblen(s, n) as mbtowc(NULL, s, n) to avoid calling sgetrune() 2003-08-07 09:34:51 +00:00
net An u_int8_t can never be bigger than 255, so remove a useless check. 2003-07-25 12:23:25 +00:00
nls
posix1e Print group name in getfacl output when calculating an effective 2003-07-24 23:33:25 +00:00
powerpc
quad
regex
rpc
sparc64 Implement signalcontext. 2003-08-08 15:40:28 +00:00
stdio
stdlib Cross-reference arc4random(3). 2003-07-31 06:18:34 +00:00
stdtime
string * Merge index(3) and rindex(3) to index(3) since the two functions are 2003-07-28 22:50:42 +00:00
sys Document that connect(2) can return EINTR, and that it 2003-08-06 14:21:06 +00:00
uuid Remove stale DCE 1.1 pointers to the IBM site. The URLs aren't valid 2003-08-08 19:18:43 +00:00
xdr
yp
Makefile