NetBSD/lib/libc/arch
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
..
alpha Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
arm32 Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
i386 Changed the test that determines whether or not source and destination 1996-11-12 00:50:06 +00:00
m68k Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
mips Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
ns32k Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
sparc Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00
vax Treat reboot() like a normal system call. From PR 2458. 1996-11-11 13:41:08 +00:00