NetBSD/lib/libc
jdolecek 46c49082de parameters addr & data are actually treated same way
for PT_DETACH and PT_CONTINUE - the only difference between them is that
the child is detached from the parent for PT_DETACH
2000-07-27 21:40:09 +00:00
..
arch Need to reserve a full 64-bit stackframe, not a 32-bit one. 2000-07-26 00:53:50 +00:00
compat-43 Delint. 2000-01-22 22:30:08 +00:00
db Delint. 2000-01-23 00:49:41 +00:00
dlfcn remove extra semi's 2000-07-06 02:48:41 +00:00
gen add net.inet.tcp.rstppslimit 2000-07-27 11:37:46 +00:00
gmon Last of the .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 19:44:33 +00:00
hash fix non-portable shift. 2000-07-06 02:50:35 +00:00
include XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00
locale include <string.h> for mem* 2000-07-01 00:05:27 +00:00
md Delint. 2000-01-22 22:19:07 +00:00
net do not try to transmit UDP DNS query forever, in EINTR-busy situation. 2000-07-27 00:35:02 +00:00
nls add EILSEQ entry 2000-03-10 14:06:34 +00:00
quad Use __GNUC_PREREQ__(). 2000-05-05 00:20:22 +00:00
regex Passing "char" values to ctype(3) functions is problematic. 2000-07-07 08:03:36 +00:00
rpc fix a bug in the NOIEEE (aka VAX) case. 2000-07-17 04:59:51 +00:00
softfloat Revert previous change -- turned out I'd got my build environment in a twist. 2000-07-15 15:07:34 +00:00
stdio XCU5 -> XSH5. 2000-07-26 08:57:34 +00:00
stdlib Correct format mismatch for field widths 2000-07-08 14:58:43 +00:00
string Add a description of strtok_r(3), and rip out the obsoleteness claim. 2000-07-20 14:06:23 +00:00
sys parameters addr & data are actually treated same way 2000-07-27 21:40:09 +00:00
termios Delint. 2000-01-22 22:19:07 +00:00
thread-stub Delint. 2000-01-22 22:19:07 +00:00
time * Use standard interval notation for struct tm members. 2000-07-10 12:39:39 +00:00
yp add explicit casts to avoid parameter conversion warnings. 2000-07-06 03:14:05 +00:00
Makefile Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI, 2000-06-02 23:11:05 +00:00
shlib_version XCU5: Add fseeko() and ftello() functions which provide the functionality of 2000-07-08 13:46:33 +00:00