NetBSD/lib/libc
kleink 3edccf530b * Remove incorrect comment: as per POSIX.1, calling abort() _does_ flush
and close open streams.
* Document that calling abort() removes temporary files.
Fixes PR/2967 from Peter Seebach <seebs@taniemarie.solon.com>.
1997-05-19 02:22:42 +00:00
..
arch I removed the extra instructions which compute the return value in Hiroshi 1997-05-18 21:24:46 +00:00
compat-43 xref sigsetmask(3) not sigsetmask(2), and RCSid police. 1997-05-12 07:41:29 +00:00
db NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gen NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gmon be safe with buffers. KNF. 1997-04-22 11:17:58 +00:00
include
locale RCSid police. 1997-04-29 16:40:13 +00:00
md Eliminate bogus redefinitions of standard targets. 1997-05-09 07:50:03 +00:00
net note that s_port must be given in network byte order as well; fixes 1997-05-12 06:48:38 +00:00
nls Svensk meddelandekatalog, ursprungligen skriven av Martin Kullberg. 1997-04-28 21:36:45 +00:00
quad don't include lshrdi3.c in MI sources, since they're already in MD sources 1996-12-20 19:44:12 +00:00
regex qualify opcode constants with long, so that bad things don't happen when long 1997-04-06 19:29:14 +00:00
rpc PowerPC is an IEEE floating point system. 1997-03-29 21:04:08 +00:00
stdio Upon an attempt to write to a stream that can't be written to, set errno 1997-05-03 09:01:48 +00:00
stdlib * Remove incorrect comment: as per POSIX.1, calling abort() _does_ flush 1997-05-19 02:22:42 +00:00
string move str[fp]time into libc/time. 1997-04-23 01:17:59 +00:00
sys Add/update 1003.1 conformance notice. 1997-05-16 16:03:53 +00:00
termios
time KNF. 1997-05-06 13:06:48 +00:00
yp - convert unsafe strcpy(), strcat() and sprintf() to the `n' versions. 1997-01-23 14:01:45 +00:00
Makefile Use ${.CURDIR}/tags instead of tags. `tags' is .PHONY so it gets rebuilt 1997-05-12 16:41:03 +00:00
shlib_version Document some more cruft. 1997-05-17 17:22:53 +00:00