This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
gno
Watch
1
Star
0
Fork
0
You've already forked gno
mirror of
https://github.com/GnoConsortium/gno.git
synced
2025-01-18 08:30:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
gno
/
lib
/
libc
/
tests
/
gen
History
gdr
b998993162
added trivial test for fts routines
1997-12-21 20:14:21 +00:00
..
basename.c
…
dirent.c
…
err.c
…
fnmatch.c
…
ftstest.c
added trivial test for fts routines
1997-12-21 20:14:21 +00:00
getcwd.c
removed a splatprep line, deleted a file that shouldn't have been here
1997-02-28 05:43:47 +00:00
getgrent.c
…
getlogin.c
initial checkin
1997-09-21 16:32:15 +00:00
getpwent.c
…
Makefile
updated makefile to contain all checked-in tests
1997-07-27 23:44:39 +00:00
multiopen.c
added test for opening a file more than once
1997-07-27 23:45:04 +00:00
popen.c
- send status msgs to stderr vice stdout
1997-09-21 16:33:49 +00:00
psignal.c
added some tests
1997-09-05 06:46:33 +00:00
scandir.c
…
setjmptest.c
…
sleep.c
…
utime.c
…