gdr
8c5cc88bbb
- don't use the _gno_ prefix for sys_nerr or sys_errlist any more
...
- changed some formatting in the source file
1997-07-28 00:20:37 +00:00
gdr
62becc2887
added fts* routines and fdopen(3) to build
1997-07-27 23:59:49 +00:00
gdr
d85acdda0e
added a test for running scripts directly
1997-07-27 23:58:57 +00:00
gdr
44802413cf
added three tests
1997-07-27 23:50:59 +00:00
gdr
945f94e0e0
added test for opening a file more than once
1997-07-27 23:45:04 +00:00
gdr
51bdc8eddb
updated makefile to contain all checked-in tests
1997-07-27 23:44:39 +00:00
gdr
bc4d7f5de5
Added tests for wait(2) [currently failing] and getpid(2) [currently passing].
1997-07-27 23:36:25 +00:00
gdr
6b10135a2c
Fixed a bug in this test; the VERSION_TRIPLE macro was always getting 0x204.
1997-07-27 23:34:49 +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
9b450f3e72
Added an fdopen(3) implementation. It's not yet working quite right.
1997-07-27 23:15:09 +00:00
gdr
c2791150e8
Add in header comments, delete test case (moved to test directory).
1997-07-27 23:13:28 +00:00
gdr
e0139fb829
Now that ORCALib can be modified, don't prefix sys_errlist and sys_nerr
...
with "_gno_".
1997-07-27 23:10:57 +00:00
gdr
10ea6a13be
add fdopen.c to build
1997-07-27 23:09:09 +00:00
gdr
bc0a3deceb
add fts* routines to build
1997-07-27 23:06:00 +00:00
gdr
649a34d2fd
- change segment name
...
- specify optimization, debugging, memorymodel levels
- use <fts.h> vice "fts.h"
- allow GNO version to use fchdir(3)
1997-07-27 23:05:04 +00:00
gdr
a4ebb50d01
Added Dave Tribby, James Brookes to the list.
1997-07-27 22:47:59 +00:00
gdr
da9cc85bc1
added fgetln.c to build
1997-05-03 19:40:45 +00:00
gdr
c6828d9ec1
Initial compile under linux. Not yet tested
1997-05-03 19:37:53 +00:00
gdr
5b657fd55a
Initial checkin of libedit. This is straight from the 4.4BSD v2.1.5 CDROM
1997-04-16 04:58:54 +00:00
gdr
46d4df16c5
removed a splatprep line
1997-02-28 05:43:54 +00:00
gdr
4430431c34
removed a splatprep line, deleted a file that shouldn't have been here
1997-02-28 05:43:47 +00:00
gdr
596add410c
initial checkin of libc source and tests
1997-02-28 05:12:58 +00:00
gdr
1e7233ff6a
initial checkin of libutil
1997-02-28 05:03:52 +00:00
gdr
4672cfe1a9
configuration file for building sources
1997-02-28 05:03:34 +00:00