ack/plat/osx386/libsys
George Koehler de2c7c3f25 Hide some i386 stuff from linux68k, linuxppc.
Rename plat/linux/libsys/errno.s to plat/linux386/libsys/trapno.s and
stop building it for linux68k and linuxppc.  It defines symbols for
mach/i386/libem.

In syscalls.h, the numbers after 165 are only for i386, so hide them
from 68k, ppc.  These numbers are unused, because the system calls now
in libsys use the lower numbers.

Also teach the build system that libsys depends on the internal
headers in plat/linux/libsys/*.h
2018-01-08 23:46:30 -05:00
..
_exit.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
build.lua Hide some i386 stuff from linux68k, linuxppc. 2018-01-08 23:46:30 -05:00
close.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
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 Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
kill.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
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 Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
mprotect.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
open.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
read.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
set_errno.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
sigaction.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00
stat.s Add getdirentries() and stat() for Mac OS X. 2016-11-28 14:32:49 -05:00
write.s Commit a preview of osx386 and osxppc as new platforms. 2016-10-02 14:58:05 -04:00