NetBSD/lib/libc/arch/i386
jtc f6f38dd61e Changed the test that determines whether or not source and destination
memory regions are "potentially overlapping" to a test that determines
that the regions are actually overlapping.  Because the code for the
overlapping case is seven instructions longer, this signifcantly
improves performance in the average case.
1996-11-12 00:50:06 +00:00
..
gen Add explicit return type 1996-02-05 04:30:51 +00:00
net need these now, with new net Makefile.inc 1995-02-25 14:58:43 +00:00
stdlib Winning Strategies has placed this code into the Public Domain 1995-04-28 22:59:46 +00:00
string Changed the test that determines whether or not source and destination 1996-11-12 00:50:06 +00:00
sys Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
DEFS.h
Makefile.inc
SYS.h Added new macros: 1996-10-17 18:14:56 +00:00