scottb
|
382f551ca1
|
Added support for sysi86 and eaccess syscalls
|
1996-01-06 03:23:46 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
b5a39bba19
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
Fix a couple of bugs revealed during the prototyping process.
|
1995-09-19 22:19:01 +00:00 |
christos
|
3a3aa6407e
|
Use compat_util.[ch]
|
1995-06-24 20:18:53 +00:00 |
scottb
|
6e5f98b553
|
updated existing files to use new system call interface.
added new code to support socket interface.
borrowed code from linux/svr4 to use /emul pathnames.
split ibcs2_misc.c into more managable files.
|
1995-03-14 15:12:17 +00:00 |