freebsd-skq/lib/libc
Maxim Konovalov 999ad26edb Clarify fcntl(2) and flock(2) interoperability.
PR:		docs/23353
Reviewed by:	ru, dillon
Approved by:	ru
MFC after:	3 days
2002-03-14 11:02:35 +00:00
..
alpha o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
amd64 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen If syslog fails to talk to syslogd, then it tries to write a message 2002-03-09 11:38:01 +00:00
gmon Don't leave stack garbage in the reserved fields of the header. 2002-02-15 02:37:08 +00:00
i386 cosmetic: spell 'cashe' as 'cache' 2002-03-10 12:08:28 +00:00
ia64 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
mips
mipseb
mipsel
net Add a carriage return to each function declaration, and make use of ID tag 2002-03-06 03:26:11 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e Check if string is not NULL, not *string, before setting *string. 2002-02-27 22:00:44 +00:00
quad
regex Fix a typo I made in revision 1.5. 2002-01-22 12:38:43 +00:00
rpc o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
sparc64 Fix some bugs that would prevent %fsr to be set correctly, and add 2002-03-11 03:18:17 +00:00
stdio Don't refer the reader to look for a word that doesn't exist anywhere 2002-03-10 09:20:28 +00:00
stdlib When multiple threads call atexit at the same time, some operations must 2002-03-05 17:34:37 +00:00
stdtime * style(9)'fy 2002-01-24 15:07:44 +00:00
string Revert last commit. stdio.h include is for perror(), not strerror() 2002-01-31 13:32:14 +00:00
sys Clarify fcntl(2) and flock(2) interoperability. 2002-03-14 11:02:35 +00:00
xdr Add ifdefs for sparc64. 2002-02-23 19:05:26 +00:00
yp o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
Makefile
Makefile.inc