freebsd-dev/lib/libc
Diomidis Spinellis 638f4836e3 Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX.
The former is a kernel-only visible constant, the latter the
POSIX-specified userland constant defined by including limits.h.
2003-10-11 20:47:44 +00:00
..
alpha Fix wrong identifier on .end directive. The SYSCALL macro does name 2003-08-16 18:59:08 +00:00
amd64 Fix fabs(). This commit brought to you by the letter 'l'. 2003-09-26 01:49:48 +00:00
compat-43 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
db mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
gdtoa
gen mdoc(7): Fix common mistakes made in the SEE ALSO section. 2003-09-12 21:54:11 +00:00
gmon
i386 mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
ia64 Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
include
locale mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
net From OpenBSD: 2003-09-15 23:38:06 +00:00
nls
posix1e mdoc(7): Fix common mistakes made in the SEE ALSO section. 2003-09-12 21:54:11 +00:00
powerpc Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
quad
regex mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
rpc Get rid of duplicates. 2003-09-14 13:41:59 +00:00
sparc64 Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
stdio mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
stdlib Cite the published version of "Engineering a Sort Function" instead of 2003-09-30 07:05:46 +00:00
stdtime mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
string mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
sys Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX. 2003-10-11 20:47:44 +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