NetBSD/lib/libc/arch/i386
ross b25c2304f3 I have no idea why this syscall wrapper does some very un-unix-like
argument prefrobbing, in particular, it computes max(addr, __minbrk)
and uses that. The code is like this even in the ancient libc/i386 tree,
back to the earliest rev 1.2. I did not see it Lite 1, but I'm not totally
sure what the random site I found was serving up.
*
* However, I do know that it should use jb and not jl.
*
2001-05-06 19:27:07 +00:00
..
gen Adjust to not use ALTENTRY(). 2000-12-14 20:17:32 +00:00
net
stdlib rcsid & whitespace police 2001-01-08 15:21:37 +00:00
string %edx is free; use it instead of %ebx. 2000-08-07 14:46:52 +00:00
sys I have no idea why this syscall wrapper does some very un-unix-like 2001-05-06 19:27:07 +00:00
Makefile.inc Add __syscall.S to arch/i386/gen/Makefile.inc along with all the other 2000-12-13 07:14:43 +00:00
SYS.h A better fix for the stub-in-other-module problem: 2000-02-19 21:04:58 +00:00