1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib
Andrey A. Chernov d9e3eff33a 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek):
"[EINVAL] ... The resulting file-position indicator would be set to a
negative value."

Moreover, in real life negative seek in stdio cause EOF indicator cleared
and not set again forever even if EOF returned.

2) Catch few possible off_t overflows.

Reviewed by:	arch discussion
2001-08-15 02:07:47 +00:00
..
compat
csu Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libalias mdoc(7) police: 2001-08-07 15:48:51 +00:00
libatm
libbind
libbz2 style nit 2001-07-09 23:12:23 +00:00
libc 1) Disallow negative seek as POSIX require for fseek{o} (but not for lseek): 2001-08-15 02:07:47 +00:00
libc_r mdoc(7) police: s/OpenBSD/.Ox/ where appropriate. 2001-08-13 16:43:02 +00:00
libcalendar Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
libcam mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
libcom_err
libcompat mdoc(7) police: expand plain text xrefs. 2001-08-08 11:48:28 +00:00
libcrypt Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libdevinfo Include string.h for the strlen() prototype to quiet a warning. 2001-08-10 16:55:09 +00:00
libdevstat Add some features to libdevstat, and overhaul the interface a bit: 2001-08-04 18:25:48 +00:00
libdisk mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
libedit mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
libfetch The fix for schemeless and hostless URLs (rev. 1.27) broke the schemeless 2001-07-28 21:28:14 +00:00
libform
libftpio Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
libgnumalloc
libio Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libipsec mdoc(7) police: fixed the "new sentence" bogons. 2001-08-10 15:03:10 +00:00
libipx Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
libisc
libkse Make the name parameter const char *. 2001-08-11 05:16:00 +00:00
libkvm mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
libm mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
libmd mdoc(7) police: 2001-08-07 15:48:51 +00:00
libmenu
libmp Fix markup and a couple of thinkos. 2001-08-09 06:10:46 +00:00
libncp
libncurses
libnetgraph Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
libopie Remove the WANT_INSECURE_OPIE option - it is now a default. This is not 2001-08-12 18:47:56 +00:00
libpam Fix: 2001-08-11 12:37:55 +00:00
libpanel
libpcap Update our bpf.h with tcpdump.org's new DLT_ types. 2001-07-31 23:27:06 +00:00
libpthread mdoc(7) police: s/OpenBSD/.Ox/ where appropriate. 2001-08-13 16:43:02 +00:00
libradius mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 13:41:46 +00:00
libresolv
librpcsvc Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libsbuf
libsmdb
libsmutil
libss Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libstand mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
libtacplus Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
libtelnet
libusb
libusbhid
libutil Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
libvgl mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
libwrap
libxpg4
liby
libz Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
msun mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
ncurses
Makefile Add some features to libdevstat, and overhaul the interface a bit: 2001-08-04 18:25:48 +00:00
Makefile.inc