mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-21 23:29:16 +00:00
GNO is the UNIX-like environment for the Apple IIgs
7d184b3391
they are: - changed the makefile - prototyped functions - eliminated pathnames.h since all it does is #include <paths.h> - used gettytab.h for various function declarations - verified stack usage at 712 bytes - eliminated dummy gethostname() function. Instead, get it from libc. This exposes a problem with gethostname. See PR#59 for details. - eliminated a dependancy on strftime for the moment by calling ctime() instead. - Added GNO-formatted versions of the man pages. |
||
---|---|---|
ainclude | ||
bin | ||
build.tools | ||
doc | ||
HFSinclude | ||
include | ||
kern | ||
lib | ||
NOTES | ||
orcacdefs | ||
rinclude | ||
sbin | ||
sys | ||
usr.bin | ||
usr.man | ||
usr.orca.bin | ||
usr.sbin | ||
verbatim | ||
binconst.mk | ||
binrelease.mk | ||
binrules.mk | ||
Makefile | ||
paths.mk | ||
prog.mk |