debian
Post-release administrivia
2017-09-06 20:24:50 +00:00
linux
ppc64: fix sigreturn parser for ppc personality
2017-09-20 00:15:02 +00:00
m4
Update copyright headers
2017-09-05 10:09:10 +02:00
maint
maint: generate ioctl entries without target architecture code execution
2017-09-19 11:32:05 +00:00
qemu_multiarch_testing
qemu_multiarch_testing/*: make it easier to do debug in sandboxes
2015-03-24 20:54:26 +01:00
test
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
tests
tests: check decoding of NFNL_SUBSYS_NFTABLES netlink message flags
2017-10-31 11:59:55 +08:00
xlat
netlink: decode netlink message delete flags
2017-10-26 18:07:03 +00:00
.gitignore
Make strace.1 generated
2017-08-10 21:36:01 +02:00
.mailmap
.mailmap: add canonical name and address of Edgar Kaziakhmedov
2017-09-05 12:13:14 +00:00
.travis.yml
travis: switch from gcc-6 to gcc-7
2017-06-04 14:20:16 +00:00
access.c
access.c: make use of RVAL_DECODED
2015-07-20 22:03:07 +00:00
affinity.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
aio.c
aio: change struct iocb.aio_lio_opcode output format
2017-07-17 11:59:26 +00:00
alpha.c
alpha: fix decoding of osf_statfs and osf_fstatfs syscalls
2016-04-25 23:52:03 +00:00
AUTHORS
2002-12-22 Roland McGrath <roland@redhat.com>
2002-12-30 00:51:30 +00:00
basic_filters.c
Extend number_set interface
2017-08-22 21:23:49 +00:00
bind.c
net: move parsers of bind, listen, and shutdown to separate files
2017-07-09 13:54:01 +00:00
bjm.c
Add copyright headers
2017-05-22 17:33:51 +00:00
block.c
Update copyright headers
2017-09-05 10:09:10 +02:00
bootstrap
tests: generate pure_executables part of check_PROGRAMS automatically
2017-04-17 00:53:19 +00:00
bpf_filter.c
Generalize seccomp filter parser
2017-07-08 01:49:00 +00:00
bpf_filter.h
Generalize seccomp filter parser
2017-07-08 01:49:00 +00:00
bpf_fprog.h
Generalize seccomp filter parser
2017-07-08 01:49:00 +00:00
bpf_seccomp_filter.c
Generalize seccomp filter parser
2017-07-08 01:49:00 +00:00
bpf_sock_filter.c
Implement decoding of linux socket filter programs
2017-07-08 14:57:44 +00:00
bpf.c
bpf: enhance decoding of BPF_MAP_LOOKUP_ELEM and BPF_MAP_GET_NEXT_KEY
2017-07-27 20:11:33 +00:00
btrfs.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
build_static_example.sh
Use bootstrap script consistently
2014-05-30 21:31:08 +00:00
cacheflush.c
Add copyright headers
2017-05-22 17:33:51 +00:00
capability.c
Add copyright headers
2017-05-22 17:33:51 +00:00
caps0.h
Move CAP_* definitions out to header files
2015-02-19 00:33:39 +00:00
caps1.h
Move CAP_* definitions out to header files
2015-02-19 00:33:39 +00:00
ChangeLog-CVS
Generate ChangeLog from git log
2009-07-08 21:01:21 +00:00
chdir.c
chdir.c: make use of RVAL_DECODED
2015-07-20 22:03:07 +00:00
chmod.c
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
clone.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
configure.ac
Workaround historic linux/netfilter/xt_osf.h deficiencies
2017-10-14 18:29:51 +00:00
copy_file_range.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
COPYING
Unify capitalisation of (c) in copyright notices
2017-05-26 19:43:11 +00:00
copyright-year-gen
copyright-year-gen: workaround for old git versions
2017-08-28 02:31:33 +02:00
count.c
Fix a few sizeof style issues
2017-06-17 18:49:58 +00:00
CREDITS.in
CREDITS.in: add Jian Zhen
2015-11-25 19:10:56 +00:00
defs.h
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
2017-09-02 21:48:14 +00:00
desc.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
dirent64.c
Introduce print_quoted_cstring
2017-07-24 12:10:54 +00:00
dirent.c
Introduce print_quoted_cstring
2017-07-24 12:10:54 +00:00
dm.c
dm: add support for DM_DEV_ARM_POLL
2017-09-17 12:04:11 +00:00
dyxlat.c
dyxlat: new interface for building xlat tables dynamically
2017-06-19 21:45:58 +00:00
empty.h
Add mpers support
2015-08-28 08:46:23 +00:00
epoll.c
Add copyright headers
2017-05-22 17:33:51 +00:00
error_prints.c
error_prints: fix potential program_invocation_name type conflict
2017-09-08 10:42:52 +00:00
error_prints.h
Move err/mem subroutines to separate files
2017-08-07 10:59:22 +00:00
evdev.c
Update copyright headers
2017-09-05 10:09:10 +02:00
eventfd.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
execve.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fadvise.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fallocate.c
fallocate: change print format of offset and len arguments to signed
2016-09-27 18:02:07 +00:00
fanotify.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fchownat.c
fchownat.c: make use of RVAL_DECODED
2015-07-20 22:03:07 +00:00
fcntl.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fetch_bpf_fprog.c
Implement decoding of linux socket filter programs
2017-07-08 14:57:44 +00:00
fetch_struct_flock.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fetch_struct_keyctl_kdf_params.c
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
2017-09-02 21:48:14 +00:00
fetch_struct_mmsghdr.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
fetch_struct_msghdr.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
fetch_struct_stat64.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fetch_struct_stat.c
Add copyright headers
2017-05-22 17:33:51 +00:00
fetch_struct_statfs.c
Update copyright headers
2017-09-05 10:09:10 +02:00
file_handle.c
Add copyright headers
2017-05-22 17:33:51 +00:00
file_ioctl.c
Update copyright headers
2017-09-05 10:09:10 +02:00
file-date-gen
Add script for generating date of the last commit for specific file
2017-08-10 21:36:01 +02:00
filter_qualify.c
Disallow more than one signal= specification in an injection expression
2017-08-28 23:38:43 +00:00
filter.h
Move number_set interface to separate files
2017-08-22 21:23:49 +00:00
flock.c
Add copyright headers
2017-05-22 17:33:51 +00:00
flock.h
Add copyright headers
2017-05-22 17:33:51 +00:00
fs_x_ioctl.c
Update copyright headers
2017-09-05 10:09:10 +02:00
fstatfs64.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
fstatfs.c
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
futex.c
Add copyright headers
2017-05-22 17:33:51 +00:00
gcc_compat.h
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
generate_mpers_am.sh
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
generate_sen.sh
Generate SEN numbers in a locale independent order
2016-10-04 08:19:27 +00:00
get_robust_list.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
getcpu.c
getcpu.c: use printnum_int and printaddr
2015-07-20 22:03:07 +00:00
getcwd.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
getrandom.c
getrandom: print string as hex-escaped
2017-01-06 11:43:50 +00:00
git-set-file-times
Update auxiliary maintainer mode build tools
2015-01-21 21:17:08 +00:00
git-version-gen
Add copyright headers
2017-05-22 17:33:51 +00:00
gitlog-to-changelog
Update auxiliary maintainer mode build tools
2015-01-21 21:17:08 +00:00
HACKING-scripts
Move errnoent.sh, signalent.sh, and syscallent.sh to maint subdirectory
2017-05-16 02:11:35 +00:00
hdio.c
Update copyright headers
2017-09-05 10:09:10 +02:00
hostname.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
inotify.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
INSTALL
INSTALL: regenerate from install.texi
2017-03-05 16:29:41 +00:00
INSTALL-git.md
Update information on how to build strace from git repository
2017-03-08 09:10:03 +00:00
install.texi
install.texi: remove irrelevant sections
2017-03-05 16:29:41 +00:00
io.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
ioctl_iocdef.c
ioctlsort: get ioctl definitions from host, not build
2017-01-13 03:17:37 +00:00
ioctl.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
ioctlsort.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
ioperm.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
iopl.c
Implement iopl syscall decoding
2015-11-22 23:10:12 +00:00
ioprio.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc_defs.h
Fix macros encosure in a do/while loop
2017-06-17 21:51:48 +00:00
ipc_msg.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc_msgctl.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc_sem.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc_shm.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc_shmctl.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ipc.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
kcmp.c
kcmp: add KCMP_EPOLL_TFD support
2017-09-17 12:04:11 +00:00
kernel_types.h
ppc64: fix PRI__64 macro definition when compiled with -m32
2017-09-20 00:15:02 +00:00
kexec.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
keyctl_kdf_params.h
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
2017-09-02 21:48:14 +00:00
keyctl.c
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
2017-09-02 21:48:14 +00:00
ldt.c
Add copyright headers
2017-05-22 17:33:51 +00:00
link.c
Add copyright headers to some files which lack them
2015-12-17 17:56:48 +00:00
listen.c
net: move parsers of bind, listen, and shutdown to separate files
2017-07-09 13:54:01 +00:00
lookup_dcookie.c
Add copyright headers
2017-05-22 17:33:51 +00:00
loop.c
loop: decode LOOP_SET_BLOCK_SIZE
2017-09-19 11:32:05 +00:00
lseek.c
lseek: simplify _llseek syscall decoder
2016-12-26 11:19:18 +00:00
macros.h
Move offsetofend from defs.h to macros.h
2017-07-26 10:28:25 +00:00
make-dist
make-dist: use HEAD for making distribution package
2016-11-18 12:57:02 +00:00
make-dsc
Consistently use extended regular expressions where appropriate
2016-07-28 18:32:18 +00:00
Makefile.am
keyctl: add support for KDF parameters decoding in KEYCTL_DH_COMPUTE
2017-09-02 21:48:14 +00:00
mem.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
membarrier.c
Add copyright headers
2017-05-22 17:33:51 +00:00
memfd_create.c
Add copyright headers
2017-05-22 17:33:51 +00:00
mknod.c
Add copyright headers
2017-05-22 17:33:51 +00:00
mmsghdr.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
mount.c
Add copyright headers
2017-05-22 17:33:51 +00:00
mpers_test.sh
Add copyright headers
2017-05-22 17:33:51 +00:00
mpers_type.h
Provide mpers_ptr_t definition for non-mpers case
2017-07-15 03:08:12 +03:00
mpers.awk
mpers.awk: fix regression introduced by the previous cleanup
2017-09-01 17:30:13 +00:00
mpers.sh
Add copyright headers
2017-05-22 17:33:51 +00:00
mq.c
Add copyright headers
2017-05-22 17:33:51 +00:00
msghdr.c
Update copyright headers
2017-09-05 10:09:10 +02:00
msghdr.h
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
mtd.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
native_defs.h
Simplify use of mpers printers
2015-09-16 00:14:55 +00:00
negated_errno.h
Move is_negated_errno() to new header negated_errno.h
2017-07-14 23:55:23 +00:00
net.c
Mpersify struct group_req
2017-07-09 18:43:34 +00:00
netlink_crypto.c
netlink: decode NETLINK_CRYPTO crypto_user_alg netlink attributes
2017-07-24 11:18:43 +00:00
netlink_inet_diag.c
netlink: implement decoding of INET_DIAG_CLASS_ID attribute
2017-09-17 12:04:11 +00:00
netlink_netlink_diag.c
netlink_sock_diag: replace NLA_ALIGN with NLMSG_ALIGN
2017-07-22 15:31:09 +00:00
netlink_packet_diag.c
netlink_sock_diag: replace NLA_ALIGN with NLMSG_ALIGN
2017-07-22 15:31:09 +00:00
netlink_route.c
netlink: add a basic rtnetlink parser of nsid messages
2017-08-14 01:10:21 +00:00
netlink_route.h
netlink: add a basic rtnetlink parser of nsid messages
2017-08-14 01:10:21 +00:00
netlink_selinux.c
Adjust prototypes of netlink parsing functions
2017-07-19 10:07:34 +00:00
netlink_smc_diag.c
netlink_sock_diag: replace NLA_ALIGN with NLMSG_ALIGN
2017-07-22 15:31:09 +00:00
netlink_sock_diag.c
Move family-specific NETLINK_SOCK_DIAG parsers to separate files
2017-07-19 10:07:34 +00:00
netlink_sock_diag.h
Add terminating comment after each DECL_* macro definition
2017-07-25 14:26:10 +02:00
netlink_unix_diag.c
Move family-specific NETLINK_SOCK_DIAG parsers to separate files
2017-07-19 10:07:34 +00:00
netlink.c
netlink: decode NETLINK_NETFILTER netlink message flags
2017-10-26 18:08:03 +00:00
netlink.h
netlink: decode netlink message delete flags
2017-10-26 18:07:03 +00:00
NEWS
netlink: decode NETLINK_NETFILTER netlink message flags
2017-10-26 18:08:03 +00:00
nlattr.c
rtnl_neigh: decode ndmsg netlink attributes
2017-08-29 15:23:36 +08:00
nlattr.h
rtnl_tc: decode tcmsg netlink attributes
2017-09-07 11:35:04 +00:00
nsfs.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
nsfs.h
Implement decoding of NS_* ioctl commands
2017-04-13 15:46:49 +00:00
nsig.h
Introduce NSIG_BYTES
2016-12-27 23:32:44 +00:00
numa.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
number_set.c
Hide struct number_set implementation details from users
2017-08-22 21:23:49 +00:00
number_set.h
alloc_number_set_array: add ATTRIBUTE_MALLOC
2017-08-24 18:24:16 +00:00
oldstat.c
Add copyright headers
2017-05-22 17:33:51 +00:00
open.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
or1k_atomic.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
pathtrace.c
pathtrace: fix typo in comment
2017-08-14 11:33:26 +00:00
perf_event_struct.h
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
perf.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
personality.c
Handle unlikely errors from personality syscall
2015-12-27 00:18:35 +00:00
pkeys.c
Remove getarg_klu
2016-12-26 10:43:35 +00:00
poll.c
Add copyright headers
2017-05-22 17:33:51 +00:00
prctl.c
x86: wire up arch_prctl syscall
2017-07-21 01:30:26 +00:00
print_dev_t.c
Move device number printing code into a separate routine
2016-12-29 00:11:24 +00:00
print_fields.h
bpf: use PRINT_FIELD_* macros
2017-07-25 12:47:19 +00:00
print_group_req.c
Mpersify struct group_req
2017-07-09 18:43:34 +00:00
print_ifindex.c
Introduce print_quoted_cstring
2017-07-24 12:10:54 +00:00
print_mq_attr.c
Add copyright headers
2017-05-22 17:33:51 +00:00
print_msgbuf.c
Add copyright headers
2017-05-22 17:33:51 +00:00
print_sg_req_info.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
print_sigevent.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
print_statfs.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
print_struct_stat.c
Add copyright headers
2017-05-22 17:33:51 +00:00
print_time.c
Add copyright headers
2017-05-22 17:33:51 +00:00
print_timespec.c
msghdr: print SCM_TIMESTAMP* control messages
2017-06-15 23:52:48 +00:00
print_timeval.c
msghdr: print SCM_TIMESTAMP* control messages
2017-06-15 23:52:48 +00:00
print_timex.c
Add copyright headers
2017-05-22 17:33:51 +00:00
printmode.c
Add copyright headers
2017-05-22 17:33:51 +00:00
printrusage.c
Add copyright headers
2017-05-22 17:33:51 +00:00
printsiginfo.c
Add copyright headers
2017-05-22 17:33:51 +00:00
printsiginfo.h
Unify usage of #include guards
2016-08-08 09:54:01 +00:00
process_vm.c
Add copyright headers
2017-05-22 17:33:51 +00:00
process.c
Add copyright headers
2017-05-22 17:33:51 +00:00
ptp.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
ptrace.h
Remove NEED_PTRACE_PROTOTYPE_WORKAROUND
2016-12-20 14:58:57 +00:00
quota.c
Update copyright headers
2017-09-05 10:09:10 +02:00
readahead.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
readlink.c
Add copyright headers
2017-05-22 17:33:51 +00:00
README
Update homepage URL
2017-02-27 23:11:07 +00:00
README-hacking
Update information on how to build strace from git repository
2017-03-08 09:10:03 +00:00
README-linux-ptrace
README-linux-ptrace: correct the description of suppressed signals
2012-02-09 19:57:52 +01:00
README-mpers
mpers: add support of conditionally compiled printers
2016-05-21 22:53:06 +00:00
README.md
README.md: rework guidelines about sending bug reports
2017-03-08 13:43:47 +00:00
reboot.c
printstr: rename to printstrn, add printstr as a thin wrapper
2016-12-25 11:32:45 +00:00
regs.h
Unify usage of #include guards
2016-08-08 09:54:01 +00:00
renameat.c
renameat.c: make use of RVAL_DECODED
2015-07-18 00:01:40 +00:00
resource.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
rt_sigframe.c
Introduce get_rt_sigframe_addr function
2017-03-13 15:22:50 +00:00
rt_sigreturn.c
Implement proper decoding of rt_sigreturn syscall
2017-03-13 15:22:50 +00:00
rtc.c
Update copyright headers
2017-09-05 10:09:10 +02:00
rtnl_addr.c
rtnl_addr: decode ifaddrmsg netlink attributes
2017-08-22 11:39:03 +00:00
rtnl_addrlabel.c
rtnl_addrlabel: decode ifaddrlblmsg netlink attributes
2017-09-01 08:41:08 +00:00
rtnl_dcb.c
netlink: add basic decoding of NETLINK_ROUTE dcbmsg attributes
2017-08-15 22:34:46 +00:00
rtnl_link.c
rtnl_link: decode more ifinfomsg netlink attributes
2017-09-03 15:39:24 +00:00
rtnl_mdb.c
rtnl_mdb: decode br_port_msg netlink attributes
2017-09-17 12:04:11 +00:00
rtnl_neigh.c
rtnl_neigh: decode ndmsg netlink attributes
2017-08-29 15:23:36 +08:00
rtnl_neightbl.c
rtnl_neightbl: enhance decoding of struct ndt_stats
2017-09-01 08:41:08 +00:00
rtnl_netconf.c
rtnl_netconf: decode netconfmsg netlink attributes
2017-08-29 15:23:59 +08:00
rtnl_nsid.c
rtnl_nsid: decode rtgenmsg netlink attributes
2017-08-29 15:23:59 +08:00
rtnl_route.c
rtnl_route: enhance RTA_TABLE decoding
2017-08-29 10:09:04 +00:00
rtnl_rule.c
rtnl_rule: enhance FRA_TABLE decoding
2017-08-29 10:09:04 +00:00
rtnl_tc_action.c
rtnl_tc_action: decode tcamsg netlink attributes
2017-09-07 11:35:04 +00:00
rtnl_tc.c
rtnl_tc: decode tcmsg netlink attributes
2017-09-07 11:35:04 +00:00
sched_attr.h
Move definition of struct sched_attr to a separate header file
2017-02-18 09:58:52 +00:00
sched.c
Add copyright headers
2017-05-22 17:33:51 +00:00
scno.am
Add ksysent.h and scno.h to BUILT_SOURCES
2017-07-20 00:06:06 +00:00
scno.head
Generate scno.h without invoking a generated executable helper
2017-01-01 20:59:11 +00:00
scsi.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
seccomp.c
Generalize seccomp filter parser
2017-07-08 01:49:00 +00:00
sendfile.c
Add copyright headers
2017-05-22 17:33:51 +00:00
sg_io_v3.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
sg_io_v4.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
shutdown.c
net: move parsers of bind, listen, and shutdown to separate files
2017-07-09 13:54:01 +00:00
sigaltstack.c
Add copyright headers
2017-05-22 17:33:51 +00:00
sigevent.h
Unify usage of #include guards
2016-08-08 09:54:01 +00:00
signal.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
signalfd.c
Add copyright headers
2017-05-22 17:33:51 +00:00
sigreturn.c
Move NSIG ifdefery to a separate header file
2016-12-27 23:18:21 +00:00
sock.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
sockaddr.c
Update copyright headers
2017-09-05 10:09:10 +02:00
socketcall.c
Do not print too many arguments of socketcall syscall
2016-07-21 12:32:14 +00:00
socketutils.c
netlink: provide a fallback definition of NETLINK_SOCK_DIAG
2017-06-24 22:25:28 +00:00
sram_alloc.c
Use printflags64 instead of printflags_long
2016-12-25 21:55:01 +00:00
stat64.c
Add copyright headers
2017-05-22 17:33:51 +00:00
stat.c
Add copyright headers
2017-05-22 17:33:51 +00:00
stat.h
Add copyright headers
2017-05-22 17:33:51 +00:00
statfs64.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
statfs.c
Fix decoding of statfs family syscalls
2016-04-26 01:35:31 +00:00
statfs.h
Change #include guard trailing part comments
2016-08-07 22:02:46 +00:00
statx.c
Unify different generic PRINT_FIELD_* implementations
2017-07-01 13:14:49 +00:00
statx.h
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
strace-graph
Unify capitalisation of (c) in copyright notices
2017-05-26 19:43:11 +00:00
strace-log-merge
strace-log-merge: fix file suffix calculation
2012-03-26 12:10:01 +00:00
strace.1.in
Disallow more than one signal= specification in an injection expression
2017-08-28 23:38:43 +00:00
strace.c
Hide struct number_set implementation details from users
2017-08-22 21:23:49 +00:00
strace.spec.in
Post-release administrivia
2017-09-06 20:24:50 +00:00
string_to_uint.c
Move string_to_uint* functions to a separate file
2017-08-22 15:24:05 +00:00
string_to_uint.h
Move string_to_uint* functions to a separate file
2017-08-22 15:24:05 +00:00
supported_personalities.h
Move SUPPORTED_PERSONALITIES to a separate file
2017-08-22 15:24:05 +00:00
swapon.c
swap: always print priority value
2016-12-01 00:05:09 +00:00
sync_file_range2.c
Add copyright headers
2017-05-22 17:33:51 +00:00
sync_file_range.c
Add copyright headers
2017-05-22 17:33:51 +00:00
syscall.c
Add "flags" field to struct inject_data
2017-08-28 22:37:27 +00:00
sysctl.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
sysent_shorthand_defs.h
Make sysent_shorthand_defs.h suitable for tests
2017-08-07 12:49:44 +00:00
sysent_shorthand_undefs.h
Make sysent_shorthand_defs.h suitable for tests
2017-08-07 12:49:44 +00:00
sysent.h
Implement -e trace=%stat option
2017-04-21 19:49:03 +00:00
sysinfo.c
Add copyright headers
2017-05-22 17:33:51 +00:00
syslog.c
Add copyright headers
2017-05-22 17:33:51 +00:00
sysmips.c
Introduce print_quoted_cstring
2017-07-24 12:10:54 +00:00
term.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
time.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
times.c
Add copyright headers
2017-05-22 17:33:51 +00:00
travis-build.sh
travis: add valgrind check support
2017-07-22 18:46:16 +00:00
travis-install.sh
travis: add valgrind check support
2017-07-22 18:46:16 +00:00
truncate.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
ubi.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
ucopy.c
ucopy: cleanup umoven_peekdata and umovestr_peekdata
2017-07-31 18:25:00 +00:00
uid16.c
Fix decoding of 16-bit *chown and [gs]et*[gu]id syscalls
2014-12-16 01:07:12 +00:00
uid.c
Update copyright headers
2017-09-05 10:09:10 +02:00
umask.c
Fix printing of mode_t, umode_t, and umask types
2016-08-03 23:27:03 +00:00
umount.c
Update umount2 flags
2015-12-07 00:38:38 +00:00
uname.c
Update copyright headers
2017-09-05 10:09:10 +02:00
unwind.c
Unexport die_out_of_memory
2017-06-26 22:41:28 +00:00
upeek.c
Add copyright headers
2017-05-22 17:33:51 +00:00
upoke.c
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
2016-12-26 10:43:34 +00:00
userfaultfd.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
ustat.c
Implement decoding of ustat syscall
2017-01-20 18:30:11 +00:00
util.c
Move string_to_uint* functions to a separate file
2017-08-22 15:24:05 +00:00
utime.c
Always print raw values of time data fields
2017-04-24 23:14:57 +00:00
utimes.c
Add copyright headers
2017-05-22 17:33:51 +00:00
v4l2.c
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
2017-08-28 00:39:15 +00:00
wait.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
xattr.c
Automatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 10:43:34 +00:00
xlat.c
Fix a few spacing style issues
2017-06-17 22:54:08 +00:00
xlat.h
Unify usage of #include guards
2016-08-08 09:54:01 +00:00
xlate.el
Tidy up includes and copyright notices, fix indentation
2012-03-16 12:02:22 +01:00
xmalloc.c
Update copyright headers
2017-09-05 10:09:10 +02:00
xmalloc.h
xstrdup, xtrndup: allow NULL argument
2017-08-24 20:06:54 +02:00