gno/lib/libc
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
..
gen add fts* routines to build 1997-07-27 23:06:00 +00:00
gno initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
locale initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
stdio Added an fdopen(3) implementation. It's not yet working quite right. 1997-07-27 23:15:09 +00:00
stdlib initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
string initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00
sys syscall.c: 1997-07-27 23:33:36 +00:00
tests removed a splatprep line 1997-02-28 05:43:54 +00:00
Contributers Added Dave Tribby, James Brookes to the list. 1997-07-27 22:47:59 +00:00
Makefile added fgetln.c to build 1997-05-03 19:40:45 +00:00
rules.mk initial checkin of libc source and tests 1997-02-28 05:12:58 +00:00