K 10 svn:author V 2 jb K 8 svn:date V 27 1998-03-09T05:09:43.000000Z K 7 svn:log V 445 Add lib/libc/include as an directory to search for header files. Change MACHINE references to MACHINE_ARCH. Declare the names of the syscalls that need to be renamed to allow for the functions that libc_r provides replacements for. This list used to be in lib/libc/sys/Makefile.inc, but has been moved here to keep that makefile tidy and remove the temptation for people to add things to the list without adding a libc_r replacement function. END