freebsd-dev/lib/libc/amd64/sys
Jacques Vidrine e4dc8baa84 Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm
at it, use the ANSI C generic pointer type for the second argument,
thus matching the documentation.

Remove the now extraneous (and now conflicting) function declarations
in various libc sources.  Remove now unnecessary casts.

Reviewed by:	bde
2004-01-09 16:52:09 +00:00
..
amd64_get_fsbase.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
amd64_get_gsbase.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
amd64_set_fsbase.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
amd64_set_gsbase.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
brk.S Repair PIC mode. It seems I was a bit too excited about the 2003-05-24 17:35:23 +00:00
cerror.S Update for AMD64 after repocopy from i386/sys/*. This means: 2003-04-30 18:16:33 +00:00
exect.S Repair PIC mode. It seems I was a bit too excited about the 2003-05-24 17:35:23 +00:00
getcontext.S Sigh. I can't win anything. Use addq rather than addl with %rsp. 2003-09-04 00:31:45 +00:00
Makefile.inc Add implementations of amd64_[gs]et_[fg]sbase(). 2003-10-23 06:07:09 +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 Repair PIC mode. It seems I was a bit too excited about the 2003-05-24 17:35:23 +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 Repair PIC mode. It seems I was a bit too excited about the 2003-05-24 17:35:23 +00:00
setlogin.S Repair PIC mode. It seems I was a bit too excited about the 2003-05-24 17:35:23 +00:00
sigreturn.S Restore CSRG ID's lost in January 1995. 2002-03-23 02:10:28 +00:00
vfork.S Fix some minor whitespace botches 2003-09-04 00:26:40 +00:00