ack/plat
George Koehler b6b707d9df Make working gettimeofday() for Mac OS X.
The system call puts the time in a pair of registers, not in the
timeval structure.  Add code to move the time to the structure, so
programs see the correct time, not garbage.  This fixes our example
programs that use the time as a random seed.
2016-11-23 13:25:55 -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 Teach cvmach to emit the symbol table. 2016-11-22 17:16:30 -05:00
osx386 Make working gettimeofday() for Mac OS X. 2016-11-23 13:25:55 -05:00
osxppc Make working gettimeofday() for Mac OS X. 2016-11-23 13:25:55 -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