NetBSD/sys/compat
thorpej c581bf97c5 A few things to make the Linux clone(2) emulation work a bit better:
- When the exit signal is specified to be 0, don't just assume they
  meant SIGCHLD.  In the Linux world, this appears to mean "don't deliver
  an exit signal at all".
- Simplify P_EXITSIG(); don't check against initproc here, just change
  the exit signal to SIGCHLD if reparenting to initproc.

A very simple clone(2) test program now works, and the MpegTV package
starts, but doesn't run properly yet (I believe there is a separate
bug which keeps it from working properly).
1999-07-15 23:18:41 +00:00
..
aout Regen. 1999-07-12 22:04:00 +00:00
common Build libraries for kernel/standalone code from within their compilation 1999-05-07 14:28:50 +00:00
freebsd Regen. 1999-07-12 22:04:00 +00:00
hpux FILE_UNUSE needs two args, not one. 1999-06-13 21:34:32 +00:00
ibcs2 Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
linux A few things to make the Linux clone(2) emulation work a bit better: 1999-07-15 23:18:41 +00:00
m68k4k If we match, and we're COMPAT_AOUT, use the a.out compat syscall switch, 1999-02-20 23:25:55 +00:00
netbsd32 XSH5: change function signature to `void *sbrk(intptr_t)'. 1999-07-12 21:55:19 +00:00
osf1 emulate (parts of) flock 1999-06-26 01:24:41 +00:00
ossaudio Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
sunos Regen. 1999-07-12 22:04:00 +00:00
svr4 copyinst() takes a `size_t *'. 1999-05-27 14:03:05 +00:00
ultrix Regen. 1999-07-12 22:04:00 +00:00
vax1k completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00