1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/lib/libc
Peter Wemm 0143afc23b - overhaul for unlimited file descriptors
- prototypes now in include files

Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.

Note: potential bug here, It looks like there could be a null pointer
dereference depending on what has already been called to initialise some
shared data.
1996-12-30 15:14:29 +00:00
..
amd64 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
compat-43
db make u_char * -> char * conversion explicit. 1996-12-05 18:05:11 +00:00
gen Small yet significant tweaks/cleanups: 1996-12-27 19:28:46 +00:00
gmon
i386 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
locale Add comment that range checking is already done at upper level 1996-12-28 05:04:24 +00:00
net Tempt fate! 'cvs add' a file remotely which also exists in the Attic on 1996-12-30 13:25:38 +00:00
nls
quad
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc - overhaul for unlimited file descriptors 1996-12-30 15:14:29 +00:00
stdio
stdlib _thread_kern_sig_unblock takes an integer, not a reference. 1996-12-29 02:38:50 +00:00
stdtime Add comment that range checking is already done at upper level 1996-12-28 05:04:24 +00:00
string
sys comma typos 1996-12-23 23:09:55 +00:00
xdr - Missing prototypes, including pointers to functions 1996-12-30 14:07:11 +00:00
yp Fix for bug noticed by Christoph Kukulies. 1996-12-20 19:41:15 +00:00
Makefile