ack/plat
George Koehler 466bc555fe Add getdirentries() and stat() for Mac OS X.
Also add fstat() and lstat().  I don't #define the constants for
st_mode or d_type, but I provide enough to get the block size of a
file and to list the names in a directory.  Some fields of struct stat
get truncated, see XXX in plat/osx/include/sys/stat.h.

In struct dirent, the inode field might be d_ino or d_fileno.  I
picked d_ino because Apple's sys/dirent.h uses d_ino (but Apple's
manual pages use d_fileno).
2016-11-28 14:32:49 -05:00
..
cpm Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linux/libsys Implement isatty() for Linux. 2016-09-20 21:28:37 -04:00
linux68k Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linux386 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
linuxppc Remove .linenumber and .filename; use hol0 and hol0+4. 2016-09-30 13:40:36 -04:00
osx Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
osx386 Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
osxppc Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
pc86 Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
rpi Distributions are a pain --- let's not bother any more. Instead, we just tag 2016-09-02 23:00:38 +02:00
build.lua ego now builds and is used. 2016-08-21 22:01:19 +02:00