gno/lib/libc
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
..
gen - specify optimization level 78 in makefile 1997-09-21 06:10:26 +00:00
gno - set optimization level 78 in makefile 1997-09-21 06:08:48 +00:00
locale - specify optimization level 78 in makefile 1997-09-21 06:10:26 +00:00
stdio - build vfprintf.o in two stages in order to avoid an ORCA/C preprocessor bug 1997-09-21 06:19:50 +00:00
stdlib - specify optimization level 78 1997-09-21 06:21:35 +00:00
stdtime initial checkin 1997-09-21 06:22:10 +00:00
string - move optimization directives from the source files to the makefile 1997-09-21 06:23:08 +00:00
sys - because of a bug in the kernel, force fcntl to return O_RDWR for 1997-09-21 16:21:13 +00:00
tests added some tests 1997-09-05 06:46:33 +00:00
ChangeLog Added the ChangeLog for libc. 1997-07-28 03:17:41 +00:00
Contributers Added Dave Tribby, James Brookes to the list. 1997-07-27 22:47:59 +00:00
Makefile added various files to libc; mostly stdio 1997-09-05 06:50:30 +00:00
rules.mk minor comment changes 1997-09-05 06:48:12 +00:00