freebsd-dev/lib/libc
Peter Pentchev 4cfccbc445 Update the EINVAL description again - it turns out that EINVAL
may be returned by Q_SETQUOTA as well as the originally listed
Q_GETQUOTA.

Noticed by:	dd
Approved by:	silence from dd
MFC after:	3 days
2002-05-17 16:39:21 +00:00
..
alpha Our default syscall.S is identical to what was explicitly being done for 2002-05-15 21:17:59 +00:00
amd64 Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
compat-43 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
db W/o __P, the internal declarations will all fit on one line. 2002-03-23 18:22:40 +00:00
gen Retire the bogus uses of the disklabel field d_sbsize and begin to 2002-05-12 20:49:41 +00:00
gmon Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
i386 Standardize on our SCM ID style. 2002-03-23 02:44:19 +00:00
ia64 Our default syscall.S is identical to what was explicitly being done for 2002-05-15 21:17:59 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
net Document that <netinet/in.h> can also provide prototypes. Change 2002-05-11 23:22:54 +00:00
nls Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
posix1e Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc s/demon/daemon/ 2002-05-12 00:22:38 +00:00
sparc64 Use the right byte order for unaligned stores. <blush>. 2002-05-13 22:48:01 +00:00
stdio Clarify that the value of getc() etc. is an unsigned char converted 2002-05-15 16:55:58 +00:00
stdlib Avoid casting a different sized integer to a pointer on LP64 systems. 2002-05-10 12:50:59 +00:00
stdtime Fix fd leak. Threads people: does the call above to `access' need to be 2002-05-03 17:28:28 +00:00
string Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sys Update the EINVAL description again - it turns out that EINVAL 2002-05-17 16:39:21 +00:00
xdr Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00