NetBSD/lib/libc/arch/arm32
thorpej efd37a7da8 Warn about references to the compatibility vfork() (i.e. the vfork() with
the 4.4BSD non-shared-address-space semantics), and direct the user to
include <unistd.h> to generate the correct reference.

This warning isn't about an ABI compatibility issue, but the new vfork() is
considerably faster.
1998-12-02 19:29:56 +00:00
..
fplib s/inline/__inline/ so that lint works. 1998-06-28 20:19:30 +00:00
gen delint 1998-11-14 19:31:01 +00:00
net
stdlib A foolish consistency... gen, net, and string all get MD sources 1997-11-05 22:59:37 +00:00
string Fix a glaring bug in the assembly stubs for memcpy() and memmove() that 1997-11-22 03:27:12 +00:00
sys Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS, ${COMPILE.c} instead of ${CC} ... -c 1997-10-22 23:21:46 +00:00
SYS.h