ack/plat/osx386/libsys
David Given c569ca15d8 Clean up how the language libraries refer to plat headers; they should be using
the +pkg forms of the rules and getting the headers via the paths in descr,
rather than depending on the +headers version.
2016-12-05 21:05:24 +01:00
..
_exit.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
build.lua Clean up how the language libraries refer to plat headers; they should be using 2016-12-05 21:05:24 +01: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 Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
gettimeofday.s Make working gettimeofday() for Mac OS X. 2016-11-23 13:25:55 -05:00
ioctl.s
kill.s
lseek.s
lstat.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
mmap.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
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