.. |
__semctl.S
|
|
|
__sigreturn14.S
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
__syscall.S
|
Add a VAX version of __syscall. XXX Doesn't handle if syscall number is
|
2000-12-13 07:34:54 +00:00 |
__vfork14.S
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
brk.S
|
Fix a major botch in 1.4 (which I did not do) which broke _brk and malloc.
|
2000-07-01 05:21:12 +00:00 |
cerror.S
|
Fix some ELF/a.out lossage
|
2000-08-07 03:18:04 +00:00 |
exect.S
|
Fix some bugs and clean up for ELF & a.out support
|
2000-06-30 23:46:36 +00:00 |
fork.S
|
Need an internal name for fork().
|
2000-06-26 06:32:54 +00:00 |
msgctl.S
|
|
|
Ovfork.S
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
pipe.S
|
Need an internal name for pipe(2).
|
2000-09-28 08:38:53 +00:00 |
ptrace.S
|
Fix some bugs and clean up for ELF & a.out support
|
2000-06-30 23:46:36 +00:00 |
sbrk.S
|
Shameless hack to reference end when using a.out and _end when using ELF.
|
2001-05-05 17:56:58 +00:00 |
setlogin.S
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
shmat.S
|
Add special treatment of shmat(2).
|
2000-07-07 08:20:50 +00:00 |
shmctl.S
|
|
|
sigaction.S
|
|
|
sigpending.S
|
|
|
sigprocmask.S
|
Fix some bugs and clean up for ELF & a.out support
|
2000-06-30 23:46:36 +00:00 |
sigreturn.S
|
Make these work with either a.out or ELF.
|
2000-06-28 19:20:16 +00:00 |
sigsuspend.S
|
Fix some bugs and clean up for ELF & a.out support
|
2000-06-30 23:46:36 +00:00 |
syscall.S
|
Fix some bugs and clean up for ELF & a.out support
|
2000-06-30 23:46:36 +00:00 |