freebsd-nq/lib/libc
Peter Pentchev 8f4b894fbc Clarify that the second argument to accept() may be a null pointer if
no peer address information is desired.

PR:		56044
Submitted by:	Felix Opatz <felix@zotteljedi.de> and
		Bernd Luevelsmeyer <bdluevel@heitec.net>
MFC after:	1 month
2003-09-05 15:41:52 +00:00
..
alpha Fix wrong identifier on .end directive. The SYSCALL macro does name 2003-08-16 18:59:08 +00:00
amd64 Sigh. I can't win anything. Use addq rather than addl with %rsp. 2003-09-04 00:31:45 +00:00
compat-43
db
gdtoa
gen Update the kern.osreldate documentation to document the present format 2003-09-01 14:26:33 +00:00
gmon
i386 Make getcontext(2) work on i386. It needs a small wrapper in libc 2003-09-04 00:20:40 +00:00
ia64 Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
include
locale Remove an unused and incorrect prototype for _none_init(). 2003-09-05 09:01:31 +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 Return (-1) not (ENOENT) for mac_prepare_type(), and set errno to 2003-08-30 14:51:01 +00:00
powerpc Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
quad
regex
rpc Clarify text 2003-08-26 15:52:47 +00:00
sparc64 Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
stdio
stdlib Replace some syscalls with libc version, this makes abort work better with 2003-08-16 11:43:57 +00:00
stdtime
string Move a sentence about the terminating \0 from the RETURN VALUES section 2003-09-04 20:36:54 +00:00
sys Clarify that the second argument to accept() may be a null pointer if 2003-09-05 15:41:52 +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 Add a kluge suggested by Marcel to paper over the difference between 2003-08-19 23:01:46 +00:00