Date: Sun, 8 Mar 1998 21:09:44 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r Makefile Message-ID: <199803090509.VAA05744@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/03/08 21:09:44 PST
Modified files:
lib/libc_r Makefile
Log:
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.
Revision Changes Path
1.7 +16 -3 src/lib/libc_r/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803090509.VAA05744>
