freebsd-skq/lib/libc
1998-03-09 07:03:06 +00:00
..
alpha Oops, we don't need NetBSD's malloc 'cause we can turn off utrace 1998-03-09 07:03:06 +00:00
amd64 Removed bogus .PATH statement. 1997-10-16 14:41:25 +00:00
compat-43 MACHINE -> MACHINE_ARCH 1998-03-09 06:24:02 +00:00
db Sorted lists. 1997-10-21 08:41:15 +00:00
gen Change MACHINE to MACHINE_ARCH. 1998-03-09 06:48:25 +00:00
gmon These files are very specific to FreeBSD kernels, so silently compile 1998-03-09 04:42:19 +00:00
i386 Removed unused file. It just forces a return value of 0 on success 1997-10-18 13:59:48 +00:00
include Add a private (to libc, libc_r and libpthread) header file containing 1998-03-09 05:05:32 +00:00
locale Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
net Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
nls Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which 1998-01-15 09:58:08 +00:00
quad Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
regex Note that '+' and '?' are not special characters in basic REs but they 1998-02-14 18:26:29 +00:00
rpc Fixed wrong prototypes. Most of the prototypes had missing return types, 1998-01-16 13:33:09 +00:00
stdio Added #include <string.h> to get prototypes. 1998-03-09 06:51:23 +00:00
stdlib NetBSD doesn't have a utrace syscall, so don't define that if 1998-03-09 07:00:38 +00:00
stdtime Submitted by: Jeremy Allison (jallison@whistle.com) 1998-02-18 01:20:33 +00:00
string Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
sys Don't add OBJS to CLEANFILES. bsd.obj.mk does it. Some objects were 1998-02-25 01:20:27 +00:00
xdr
yp Fix resource allocation problems: 1998-03-07 05:06:10 +00:00
Makefile Add an include path to private linc/libc_r/libpthread header files. 1998-03-09 06:16:38 +00:00
Makefile.inc Define empty variables in case no names are added to them. This avoids 1998-03-09 06:21:41 +00:00