This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70fd69c1f5
NetBSD
/
lib
/
libc
/
arch
/
x86_64
History
fvdl
e4189529ce
No need to use movq for the small immediate values here, they'll be
...
zero-extended with movl.
2003-03-15 12:34:33 +00:00
..
gen
Add ucontext glue for x86_64.
2003-01-30 02:07:30 +00:00
net
…
stdlib
…
string
…
sys
No need to use movq for the small immediate values here, they'll be
2003-03-15 12:34:33 +00:00
Makefile.inc
Enable the libc-provided signal trampoline. The old __sigaction14
2002-07-10 04:29:05 +00:00
SYS.h
Use the syscall insn for system calls. Fix up some assembly to
2002-06-03 18:30:32 +00:00