NetBSD/lib/libc
kleink e8befb717e Inspired by Stevens' APUE and the implementation example in XSH:
* Don't return if wait()ing for the child is interrupted.
* Fix a race condition for the parent's SIG{INT,QUIT} disposition.
* While we're here, convert from using signal(3) to sigaction(2).
2001-10-31 13:31:26 +00:00
..
arch Change isnan() and isinf() to use a union to convert from double to 2001-10-29 20:16:55 +00:00
compat-43 Sort sections and SEE ALSO. 2001-09-16 03:02:43 +00:00
db indx_t can be a 16 bit type, and is thus not suited to hold a difference 2001-09-30 21:12:00 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen Added descriptions of the new sysctls for controlling the disposition 2001-10-30 06:43:21 +00:00
gmon Remove some boring whitespace, sort sections. 2001-09-16 02:29:00 +00:00
hash Standardize and sort sections, remove some whitespace. 2001-09-16 02:28:09 +00:00
include move adjtime and clock_settime where they belong, now that they are C functions. 2001-09-19 21:38:21 +00:00
locale remove #if define(lint). 2001-10-28 12:08:43 +00:00
md Readd .Sh COPYRIGHT (needed for man pages generated from this template) 2001-09-16 03:01:43 +00:00
net sort sections 2001-10-22 23:47:01 +00:00
nls Correct section header. 2001-09-16 02:22:27 +00:00
quad Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
regex Sort sections and add .Sx in two places. 2001-09-16 02:20:13 +00:00
rpc check pmap_flag before sendto. 2001-09-28 08:45:41 +00:00
softfloat fix WARNS triggered by reachover makefile under regress 2001-03-13 08:15:14 +00:00
stdio Drop a VAX/Tahoe reference (the VAX case wasn't true with the current compiler 2001-10-17 13:27:15 +00:00
stdlib Inspired by Stevens' APUE and the implementation example in XSH: 2001-10-31 13:31:26 +00:00
string make it works. 2001-09-21 16:09:15 +00:00
sys Reduce the ties to `inode'. 2001-10-23 09:26:59 +00:00
termios don't bother checking _DIAGASSERT(fd != -1), since the underlying 2001-09-30 23:25:38 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time mdoc'ify 2001-09-16 18:02:44 +00:00
yp sort SEE ALSO, add .An. 2001-09-16 01:33:32 +00:00
Makefile Add pl.msg file to nls/ directory and list it in the Makefile 2001-09-02 13:13:41 +00:00
shlib_version Bump to 12.80: added sockatmark(3). 2001-10-22 17:54:52 +00:00