mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
fvdl
|
c4aaa6000c
|
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
from the svr4 exec code plus the linux compat mods)
* Include file change
* Add multicast sockopts (from John Brezak)
|
1995-06-22 21:34:27 +00:00 |
fvdl
|
fc7cfb5f0b
|
* Make Linux ELF binaries work. Lots of code duplication, but it will have to do
for now.
* Add a sanity check in linux_uselib
|
1995-06-11 14:56:47 +00:00 |
fvdl
|
623f1e3986
|
Handle Linux signal tramp code differently. Some changes because of the
now seperate Linux signal trampoline code. Add linux_sigreturn to
syscalls.master.
|
1995-04-07 22:23:22 +00:00 |
fvdl
|
3bf459f350
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |