NetBSD/lib/libc/arch/i386/sys
mycroft d018facbbf A better fix for the stub-in-other-module problem:
Load the address of cerror through the GOT, so we can do a PIC_EPILOGUE and
leave the stack clean.
2000-02-19 21:04:58 +00:00
..
Ovfork.S Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S Oops, missed these in the mcount -> __mcount renaming. 1999-09-28 08:27:08 +00:00
__vfork14.S Add *__errno() redirection for _REENTRANT code. 1998-10-01 19:25:05 +00:00
brk.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
cerror.S A better fix for the stub-in-other-module problem: 2000-02-19 21:04:58 +00:00
exect.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
fork.S
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S
ptrace.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
sbrk.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
setlogin.S
shmctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
sigaction.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigpending.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigprocmask.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
sigreturn.S Oops, missed these in the mcount -> __mcount renaming. 1999-09-28 08:27:08 +00:00
sigsuspend.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00
syscall.S Amend for the PLT fixes, things broke last night with the changes to SYS.h 1999-02-08 18:56:48 +00:00