freebsd-dev/lib/libpthread
John Birrell 96ef575882 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.
1998-03-09 05:09:43 +00:00
..
man Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
sys Use libc makefiles from now on instead of duplicating them in libc_r. 1997-05-03 03:57:21 +00:00
thread Add FreeBSD/Alpha code to initialise a jmpbuf for a created thread. 1998-03-09 04:46:26 +00:00
Makefile Add lib/libc/include as an directory to search for header files. 1998-03-09 05:09:43 +00:00