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
/
include
/
sys
History
gdr-ftp
5ffbafc1b5
sys/stat.h:
...
- missed a dependency on <sys/types.h>
1999-02-14 07:19:59 +00:00
..
cdefs.h
…
dirent.h
…
errno.h
…
fcntl.h
added F_GETFL flag
1997-09-05 05:52:28 +00:00
file.h
initial checkin. This is provided for compatibility with old BSD sources
1997-10-30 02:13:59 +00:00
filio.h
…
ioccom.h
…
ioctl.compat.h
…
ioctl.h
…
mount.h
…
param.h
…
ports.h
…
queue.h
initial checkin
1997-05-12 05:02:03 +00:00
select.h
…
signal.h
Changed NSIG to 32 vice 31; sys_siglist is a character array from zero
1997-07-28 02:55:56 +00:00
socket.h
…
sockio.h
…
stat.h
sys/stat.h:
1999-02-14 07:19:59 +00:00
syslimits.h
…
syslog.h
syslog.h:
1999-01-04 05:09:04 +00:00
termios.h
…
time.h
…
times.h
…
tty.h
…
ttychars.h
…
ttycom.h
…
ttydefaults.h
…
ttydev.h
…
types.h
…
uio.h
stdio.h:
1998-06-24 00:12:32 +00:00
unistd.h
…
utsname.h
- initial checkin of <sys/utsname.h>. No diffs from the BSD version
1998-02-16 22:46:44 +00:00
wait.h
…