Commit Graph

6 Commits

Author SHA1 Message Date
gdr
de72cff25b - set optimization level to 78
- have the default target update ../libc
1997-09-21 16:15:29 +00:00
gdr
7fad7d2bd6 - added non-ORCA rename(2) implementation
- added sigprocmask(2)
- changed unlink(2) not to depend on remove(3) [was briefly mutually
	recursive]
- added fcntl(2)
1997-09-05 06:38:06 +00:00
gdr
2dafe3f23e depend on paths.mk 1997-09-05 06:35:22 +00:00
gdr
24747d92a2 uncommented "mend" on assertVersion macro 1997-09-05 06:34:59 +00:00
gdr
8f991e5d98 syscall.c:
Added chmod(2), fchmod(2).

syscall.c, trap.asm, trap.mac:
	Added checks for kernel version.  This is currently disabled due
	to concerns about the overhead involved.  See the gno-devel mailing
	list archives for details.
1997-07-27 23:33:36 +00:00
gdr
596add410c initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00