This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libc
/
amd64
/
sys
History
jhb
1dc519633c
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
...
is clearer about what we are actually doing. Requested by: bde
2001-11-27 20:51:26 +00:00
..
brk.S
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
cerror.S
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
exect.S
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
Makefile.inc
The kernel already fixes up %eax for parents that return from fork, so
2001-11-13 06:36:43 +00:00
pipe.S
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
ptrace.S
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
reboot.S
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
sbrk.S
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00
setlogin.S
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
sigreturn.S
Just use RSYSCALL.
2001-10-19 13:32:24 +00:00
vfork.S
Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
2001-11-27 20:51:26 +00:00