freebsd-src/lib/libc
1999-07-06 05:05:39 +00:00
..
alpha Just return `curbrk' for sbrk(0) to avoid syscall overhead. 1999-06-26 15:22:33 +00:00
amd64 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
compat-43
db Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
gen Spell isinf(3) correctly. 1999-06-07 02:42:31 +00:00
gmon
i386 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
include
locale Correct troff sequence for backslashes in manual page. 1999-06-21 09:37:38 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Ensure that host_addr (which is returned in struct hostent::h_addr_list[0]) 1999-06-07 16:30:27 +00:00
nls
quad - Fix modulo bug that was masked by the correct code in libgcc.a which is 1998-11-30 20:25:37 +00:00
regex Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
rpc Document type for 'req' argument to clnt_control. 1999-01-31 16:13:25 +00:00
stdio Add a note that when a stream opened via fdopen() is closed via fclose(), 1999-05-17 23:47:27 +00:00
stdlib Added Posix rand_r function. 1999-05-24 23:30:14 +00:00
stdtime Make the new %Z addition thread-safe. 1999-07-06 05:05:39 +00:00
string Fix a minor style nit in the NAME section. 1999-06-11 16:26:29 +00:00
sys Nuke the BUGS sections of these man pages because they are not appropriate. 1999-07-01 21:13:06 +00:00
xdr
yp
Makefile
Makefile.inc