freebsd-dev/lib/libc/amd64/sys
Peter Wemm 0b8d851ef7 I have no idea why the reboot(2) syscall wrapper ends with iret, but
update it to be iretq for completeness.
2003-04-30 18:14:44 +00:00
..
brk.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
cerror.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
exect.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
Makefile.inc libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
pipe.S Update for AMD64. Depend on %rdi (first syscall argument) being preserved 2003-04-30 18:13:48 +00:00
ptrace.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
reboot.S I have no idea why the reboot(2) syscall wrapper ends with iret, but 2003-04-30 18:14:44 +00:00
sbrk.S Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +00:00
setlogin.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
sigreturn.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
vfork.S Update for AMD64 (repocopied from i386/sys/Ovfork.S - why is it O?) 2003-04-30 18:13:13 +00:00