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-03-10 23:33:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
gno
/
lib
/
libc
History
gdr
4fe75a5912
Map GS/OS error "file busy" (0x50) to EEXIST for open(2).
1997-09-05 06:14:16 +00:00
..
gen
psignal.c:
1997-09-05 06:09:50 +00:00
gno
Map GS/OS error "file busy" (0x50) to EEXIST for open(2).
1997-09-05 06:14:16 +00:00
locale
…
stdio
Added an fdopen(3) implementation. It's not yet working quite right.
1997-07-27 23:15:09 +00:00
stdlib
…
string
…
sys
syscall.c:
1997-07-27 23:33:36 +00:00
tests
- don't use the _gno_ prefix for sys_nerr or sys_errlist any more
1997-07-28 00:20:37 +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 fts* routines and fdopen(3) to build
1997-07-27 23:59:49 +00:00
rules.mk
…