1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/lib/libc
Yaroslav Tykhiy fc5cfaae79 Give details on what will happen if the `offset' argument
to sendfile(2) falls beyond the end of file.

Touch .Dd.

PR:		bin/72649 (in the audit trail)
MFC after:	1 week
2004-10-16 09:39:25 +00:00
..
alpha
amd64
arm Make setjmp()/longjmp() use sigprocmask. 2004-09-23 23:13:46 +00:00
compat-43
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen When send()ing to syslogd return ENOBUFS keep trying until success. 2004-10-08 21:15:21 +00:00
gmon Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
i386
ia64 Unbreak memmove(). Return the dst argument. While here, fix the END 2004-09-04 00:23:15 +00:00
include
locale Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
net o Backout rev. 1.16, see 1.3 commit log for more info. 2004-10-09 17:13:58 +00:00
nls
posix1e
powerpc
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc Try to bring some sanity to the SCM ID's. 2004-10-16 06:11:35 +00:00
softfloat
sparc64
stdio Don't add integers to void pointers. 2004-10-03 15:48:32 +00:00
stdlib
stdtime
string Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
sys Give details on what will happen if the `offset' argument 2004-10-16 09:39:25 +00:00
uuid
xdr Enable building with LIBC_SCCS defined. 2004-10-16 06:32:43 +00:00
yp
Makefile