gno/lib/libc/sys
gdr fc58ca13eb - because of a bug in the kernel, force fcntl to return O_RDWR for
flags on a FIFO or character-special device.
- for variadic routines, up the optimization from 72 to 78.  Otherwise
  remove #pragmas and depend on the makefile to set them
- move raise(3) into ORCALib implementation so that we can avoid backward
  references in linking.
1997-09-21 16:21:13 +00:00
..
exec.c delete #pragmas, when possible; depend on them being set by the makefile 1997-09-21 16:17:20 +00:00
Makefile - set optimization level to 78 1997-09-21 16:15:29 +00:00
syscall.c - because of a bug in the kernel, force fcntl to return O_RDWR for 1997-09-21 16:21:13 +00:00
trap.asm syscall.c: 1997-07-27 23:33:36 +00:00
trap.mac uncommented "mend" on assertVersion macro 1997-09-05 06:34:59 +00:00