ack/plat/osx386/libsys
George Koehler c6ceaac1af Make osx386 and osxppc use _hol0.s like the other platforms.
Because I'm lazy, I didn't make another copy of _hol0.s; I am building
plat/linux/libsys/_hol0.s for OS X.
2018-01-23 13:55:39 -05:00
..
_exit.s
build.lua Make osx386 and osxppc use _hol0.s like the other platforms. 2018-01-23 13:55:39 -05:00
close.s
fstat.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
getdirentries.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
getpid.s
gettimeofday.s Make working gettimeofday() for Mac OS X. 2016-11-23 13:25:55 -05:00
ioctl.s
kill.s
lseek.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
lstat.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
mmap.s
mprotect.s
open.s
read.s
set_errno.s
sigaction.s
stat.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
write.s