NetBSD/sys/lib
simonb e7d831fa31 Define bzero()/bcopy() in terms of memset()/memcpy() if LIBSA_USE_MEMSET
or LIBSA_USE_MEMCPY is defined.  Most everything pulls in stand.h so
this should cover ports that only use memset/memcpy but still want to
pull in as much as possible from sys/lib/libsa.
1999-02-22 10:08:42 +00:00
..
libkern RCS ID police 1999-02-15 04:54:34 +00:00
libsa Define bzero()/bcopy() in terms of memset()/memcpy() if LIBSA_USE_MEMSET 1999-02-22 10:08:42 +00:00
libz convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00