strace/linux/mips
Dmitry V. Levin ddcf54969d Rename _newselect to select
As an exception to the general rules that syscall names should match
__NR_* constants defined in kernel headers, show select as "select"
and old select as "oldselect".

* linux/arm/syscallent.h (82): Change name to oldselect.
* linux/hppa/syscallent.h (142): Change name to select.
* linux/mips/syscallent-n32.h (6022): Likewise.
* linux/mips/syscallent-n64.h (5022): Likewise.
* linux/mips/syscallent-o32.h (4142): Likewise.
* linux/sparc/syscallent.h (230): Likewise.
2015-02-27 01:25:24 +00:00
..
.gitignore mips: remove stub entries from syscallent files, generate stubs at build time 2015-01-13 10:55:32 +00:00
arch_regs.h mips: use PTRACE_GETREGS to fetch all registers 2015-02-16 02:39:13 +00:00
errnoent.h Change errnoent.h files to use designated initializers 2015-02-23 13:29:17 +00:00
genstub.sh mips: remove stub entries from syscallent files, generate stubs at build time 2015-01-13 10:55:32 +00:00
ioctls_arch0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
ioctls_inc0.h ioctl: take all 32 bits of ioctl commands into account 2015-01-22 00:27:38 +00:00
signalent.h signalent: update from linux v3.19 2015-02-23 20:55:11 +00:00
syscallent-compat.h unwind: add SE and SI flags to syscall entries for all architectures 2014-05-30 22:58:47 +00:00
syscallent-n32.h Rename _newselect to select 2015-02-27 01:25:24 +00:00
syscallent-n64.h Rename _newselect to select 2015-02-27 01:25:24 +00:00
syscallent-o32.h Rename _newselect to select 2015-02-27 01:25:24 +00:00
syscallent.h mips: split syscallent.h 2013-05-07 09:43:04 +00:00
userent.h process.c: split struct_user_offsets into architecture-specific include files 2014-12-11 19:25:02 +00:00