1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/lib/libc
Andrey A. Chernov 68ce9bfb10 Don't clear "we have offset" flag even if long is overflow for fseek(),
there is no harm to have it, it will reduce next call efforts.
2001-08-17 10:06:46 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
compat-43 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
db mdoc(7) police: replace \*(Ba' with a simple |', it's handled specially. 2001-08-16 11:09:00 +00:00
gen Use the ".Rv" mdoc(7) macro where appropriate. 2001-08-14 14:20:35 +00:00
gmon Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
i386 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
ia64 Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
include Add entries for the posix1e functions that will be overridden in libc_r. 2001-04-04 18:04:10 +00:00
locale mdoc(7) police: 2001-08-07 15:48:51 +00:00
mips
mipseb
mipsel
net mdoc(7) police: s;BSD/OS;.Bsx; where appropriate. 2001-08-13 17:07:40 +00:00
nls Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
posix1e Use the ".Rv" mdoc(7) macro where appropriate. 2001-08-14 14:20:35 +00:00
quad
regex mdoc(7) police: protect trailing full stops of abbreviations 2001-08-10 13:45:36 +00:00
rpc mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
stdio Don't clear "we have offset" flag even if long is overflow for fseek(), 2001-08-17 10:06:46 +00:00
stdlib If the string specifying the allowed options starts with a leading `:', 2001-08-16 03:27:03 +00:00
stdtime mdoc(7) police: 2001-08-07 15:48:51 +00:00
string o Various mdoc fixes. 2001-08-09 17:10:48 +00:00
sys Use the ".Rv" mdoc(7) macro where appropriate. 2001-08-14 14:20:35 +00:00
xdr Fix a comment within a comment warning due to a missing "*/". 2001-04-10 03:47:40 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00