Wichert Akkerman
77ed07c4c4
Add
2001-08-03 12:22:04 +00:00
Wichert Akkerman
0b1120afb9
linux/hppa syscall updates
2001-08-03 12:20:38 +00:00
Wichert Akkerman
7b96b57b7d
Add a few LFS syscalls for Linux/sparc
2001-08-03 11:37:07 +00:00
Wichert Akkerman
8d15e210fd
Update syscall list
2001-04-12 09:01:10 +00:00
Wichert Akkerman
74842453c5
fix some syscall names
2001-04-10 10:26:17 +00:00
Wichert Akkerman
352ce8255d
update syscall list
2001-04-10 10:24:54 +00:00
Wichert Akkerman
d6b9249370
use asm/sysmips.h and linux/utsname.h if they exist
...
fix some silly typos in mips sections
2001-04-07 21:37:12 +00:00
Wichert Akkerman
4f043ec2f8
regenerate linux/mips ioctl list
2001-03-31 16:25:58 +00:00
Wichert Akkerman
8aada67e50
regenerate ioctl list
2001-03-31 16:20:33 +00:00
Wichert Akkerman
cf7156792a
Removed since we can use the general Linux copy
2001-03-31 16:16:57 +00:00
Wichert Akkerman
29f0d05cee
add dir variable to set location of kernel includes
2001-03-31 16:14:55 +00:00
Wichert Akkerman
00cd74c6fe
Update Linux/ia64 ioctl list
2001-03-30 16:20:27 +00:00
Wichert Akkerman
386fcd0605
cleanup includefilenames in ioctl lists
2001-03-29 19:07:40 +00:00
Wichert Akkerman
10767789bc
Updated linux/powerpc ioctl list
2001-03-29 19:04:25 +00:00
Wichert Akkerman
d7fb20677b
update linux/hppa ioctllist
2001-03-29 18:16:07 +00:00
Wichert Akkerman
bbf59e9474
update linux/alpha ioctllist
2001-03-29 17:43:19 +00:00
Wichert Akkerman
00a82eed2b
several Linux/sparc fixes
2001-03-28 20:29:17 +00:00
Wichert Akkerman
fe8f65dde2
update Linux/sparc ioctl list
2001-03-28 15:10:49 +00:00
Wichert Akkerman
c1652e2095
Add Linux/hppa port, patch from Richard Hirst
2001-03-27 12:17:16 +00:00
Wichert Akkerman
e3bf56a9de
add getdents64 and fcntl64 (not decoded yet)
2001-03-19 11:05:17 +00:00
Wichert Akkerman
407be9a2a4
Update Linux/mips syscall table
2001-03-19 10:56:49 +00:00
Wichert Akkerman
e2613b4c7c
Add Linux ioctlsort
2001-03-17 17:29:43 +00:00
Wichert Akkerman
a966785753
Implement new way to get the ioctl list for Linux: instead of
...
trying to #include every possible kernel header grab all the relevant
#defines from them and use those directly.
2001-03-17 17:26:34 +00:00
Wichert Akkerman
0cbfb324b5
Add sys_sysmips decoding
2001-02-19 13:35:53 +00:00
Ralf Baechle
255b89a92f
Linux/MIPS doesn't pass mmap argument in a structure like Intel.
2000-07-31 04:21:18 +00:00
Wichert Akkerman
5ae21ead9f
The `too much stuff, just check the ChangeLog' update
2000-05-01 01:53:59 +00:00
Wichert Akkerman
10dfa564bd
Update mips syscall table
2000-04-22 18:26:56 +00:00
Wichert Akkerman
481e45b0cf
added names for SVR4, SYSV, BSD4.3 and POSIX syscalls
2000-04-17 07:42:31 +00:00
Wichert Akkerman
c792698a99
README-linux: updated to note that strace might not compile
...
with development kernels
bjm.c: sys_query_module: check if malloc succeeds
system.c: sys_cap[gs]et(): check if malloc succeeds, only malloc once
linux/syscallent.h: updated for 2.3.99pre3
linux/alpha/syscallent.h: updated for 2.3.99pre3, add all osf syscalls
even though Linux doesn't implement them
syscall.c: add global variables for MIPS registers as well
syscall.c: move global variables to before get_scno since that uses them
util.c: oops, misspelled defined
process.c: fix ptrace calls in change_syscall
mem.c: decode sys_madvise
Merge patch from Topi Miettinen <Topi.Miettinen@nic.fi>
+ add support for quotactl, fdatasync, mlock, mlockall, munlockall & acct
+ small fix for RLIMIT_* and RUSAGE_BOTH
+ enhace support for capget and capset
2000-04-10 22:22:31 +00:00
Wichert Akkerman
57f229d952
Fixup ia64 stuff, part 1
2000-02-03 22:01:30 +00:00
Wichert Akkerman
8b1b40cd8b
Merge Trillian patches (Linux ia64)
2000-02-03 21:58:30 +00:00
Ulrich Drepper
2f2a5864ac
Define table entries for sys_stat64, sys_lstat64, and sys_fstat64.
1999-12-24 08:00:37 +00:00
Ulrich Drepper
75bb37c8a8
Declare sys_stat64, sys_lstat64, and sys_fstat64.
1999-12-24 07:59:50 +00:00
Wichert Akkerman
4dc8a2aec6
Bunch of stuff
1999-12-23 14:20:14 +00:00
Wichert Akkerman
e5be0de044
Note that Linux has semop
1999-12-14 10:46:18 +00:00
Wichert Akkerman
221f54f721
Now it builds on alpha again...
1999-11-18 17:26:45 +00:00
Wichert Akkerman
0ae852b90b
Oops, forgot to commit this one
1999-11-18 17:12:55 +00:00
Wichert Akkerman
f5eeabb156
Start merging linux-ip-routing fork
1999-11-18 17:09:47 +00:00
Wichert Akkerman
60456d785d
update Linux MIPS syscall table
1999-11-01 19:59:33 +00:00
Wichert Akkerman
31aa7068a2
Added missing Linux MIPS files
1999-11-01 00:46:49 +00:00
Wichert Akkerman
f90da01fd1
Add Linux MIPS support
1999-10-31 21:15:38 +00:00
Wichert Akkerman
9ce1a63eb2
Catching up on my mail-backlog, see ChangeLog for details
1999-08-29 23:15:07 +00:00
Wichert Akkerman
5a777663d5
Add sys_poll to Linux/alpha syscall list
1999-08-04 16:03:49 +00:00
Wichert Akkerman
527a80589d
Update sys_createmodule and sys_initmodule
1999-07-15 21:11:37 +00:00
Wichert Akkerman
50a2745c88
Bring Linux/powerpc up to date
1999-06-21 13:07:29 +00:00
Wichert Akkerman
cc4b8f426a
Update syscall list for Linux/alpha
1999-06-09 12:50:10 +00:00
Wichert Akkerman
dacfb6ebd6
Add sparc patches from Jakub Jelinek
1999-06-03 14:21:07 +00:00
Wichert Akkerman
0c239d9e87
Adding cvsignore files for alpha and sparc
1999-05-28 12:39:50 +00:00
Wichert Akkerman
22fe9d2b99
added `a bit of sysctl support', patch from Ulrich Drepper
1999-05-27 12:00:57 +00:00
Wichert Akkerman
42a9655ffe
Added some cvsignore files
1999-05-25 23:12:18 +00:00
Wichert Akkerman
2e2553a534
Merged in a bunch of patches that I got as reaction to the 3.99 release.
...
See the ChangeLog for details
1999-05-09 00:29:58 +00:00
Wichert Akkerman
d4d8e92b30
Update linux sparc support so it compiles and works reasonably
1999-04-18 23:30:29 +00:00
Wichert Akkerman
7a1f0e95db
Update syscalls for Linux alpha
1999-04-18 20:23:57 +00:00
Wichert Akkerman
328c5e7fd8
Added support for old*stat syscalls for Linux
...
Changed referenced to LINUX to linux in file.c
Fix include for ldt.h in mem.c while we're at it
1999-04-16 00:21:26 +00:00
Wichert Akkerman
76baf7c9f6
Initial revision
1999-02-19 00:21:36 +00:00