strace/linux
Roland McGrath 5b70e7c03c 2002-12-15 Roland McGrath <roland@redhat.com>
* linux/syscallent.h: Update table with names of new syscalls
	io_setup, io_destroy, io_getvents, io_submit, io_cancel.
	* linux/ia64/syscallent.h: Likewise.
	* linux/powerpc/syscallent.h: Likewise.
	* mem.c: Add sys_{get,set}_thread_area.
	* linux/syscall.h: Declare them.
	* linux/syscallent.h: Update the table for these.
	* linux/dummy.h (sys_modify_ldt): Define only #ifndef I386.
	(sys_get_thread_area, sys_set_thread_area): New macros #ifndef I386.
	* configure.in: Check for linux/xattr.h and linux/futex.h headers.
	* linux/syscall.h: Add sys_* decls for new syscalls getpmsg, putpmsg,
	readahead, sendfile64, setxattr, fsetxattr, getxattr, fgetxattr, int
	listxattr, flistxattr, removexattr, fremovexattr, sched_setaffinity,
	sched_getaffinity, futex.
	* linux/syscallent.h: Update the table.
	* io.c: Add sys_sendfile64.
	* file.c: Add sys_readahead, sys_*xattr.
	* process.c: Add sys_futex, sys_*affinity.
	* linux/syscall.h (SYS_socket_subcall): Define to 256 on all machines.
	(SYS_ipc_subcall): Always SYS_socket_subcall + SYS_socket_nsubcalls.
	* linux/syscallent.h: Update the table for socket and ipc subcalls.
2002-12-15 23:58:35 +00:00
..
alpha Regenerated 2002-03-31 20:11:37 +00:00
hppa 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:28 +00:00
ia64 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:33 +00:00
mips Regenerated 2002-03-31 20:11:37 +00:00
powerpc Regenerated 2002-03-31 20:11:37 +00:00
s390 2nd part of s390/s390x port 2002-10-07 14:37:50 +00:00
s390x 2nd part of s390/s390x port 2002-10-07 14:37:50 +00:00
sparc 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:28 +00:00
x86_64 2002-09-23 Michal Ludvig <mludvig@suse.cz> 2002-09-23 15:41:01 +00:00
.cvsignore Implement new way to get the ioctl list for Linux: instead of 2001-03-17 17:26:34 +00:00
dummy.h 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:21 +00:00
errnoent.h Regenerated 2001-08-03 21:51:48 +00:00
ioctlent.h regenerated ioctlent.h using current scripts so term ioctls are included 2001-10-26 05:20:37 +00:00
ioctlent.sh Import lots of ia64 related changes from David Mosberger 2001-10-09 23:47:38 +00:00
ioctlsort.c Add Linux ioctlsort 2001-03-17 17:29:43 +00:00
Makefile.in fix a few things so the ioctl list is generated 2001-08-03 21:49:14 +00:00
signalent.h Regenerated 2001-08-03 21:51:48 +00:00
syscall.h 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:19 +00:00
syscallent.h 2002-12-15 Roland McGrath <roland@redhat.com> 2002-12-15 23:58:35 +00:00