]> granicus.if.org Git - strace/history - linux
statfs: print f_flags field only when ST_VALID flag is set
[strace] / linux /
2016-04-20 Dmitry V. Levinhppa: rename ECANCELLED to ECANCELED
2016-04-20 Dmitry V. LevinRemove parser of unimplemented timerfd syscall
2016-04-20 Dmitry V. Levinmips o32, powerpc, powerpc64: fix decoding of iopl...
2016-04-20 Dmitry V. Levinalpha: fix decoding of shmat syscall
2016-03-29 Dmitry V. Levinavr32: wire up copy_file_range syscall
2016-03-27 Dmitry V. LevinUpdate generic ioctl entries from linux 4.5
2016-02-21 Dmitry V. Levinhppa: wire up copy_file_range syscall
2016-02-20 Dmitry V. Levinmips: wire up copy_file_range syscall
2016-02-14 Dmitry V. LevinReplace printargs_lu and printargs_ld with printargs_u...
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
2016-02-13 Dmitry V. Levins390: decode fadvise64 and fadvise64_64
2016-02-13 Dmitry V. Levinmips n64: use the most optimal parser for fadvise64...
2016-02-13 Dmitry V. Levinia64: decode fstatfs64 and statfs64
2016-02-13 Dmitry V. Levinalpha, ia64, mips, sh, sh64: fix the number of pipe...
2016-02-13 Dmitry V. Levinavr32: wire up missing syscalls
2016-01-13 Dmitry V. Levins390, s390x: fix printing of syscalls unknown to the...
2016-01-13 Dmitry V. Levins390, s390x: print all syscall arguments for syscall...
2016-01-13 Dmitry V. Levinmips o32: alias sys_syscall to printargs
2016-01-12 Dmitry V. Levins390: fix sigreturn decoding on recent kernels
2016-01-10 Dmitry V. Levinavr32: wire up accept4 syscall
2016-01-09 Dmitry V. Levinsparc64: fix names of {s,g}etres{u,g}id syscalls
2016-01-09 Dmitry V. Levinsparc64: remove sparc32 syscall entries
2016-01-09 Dmitry V. Levinsparc: remove sparc64 syscall entries
2016-01-09 Dmitry V. Levinsparc64: clone syscallent.h from sparc
2016-01-09 Dmitry V. Levinsparc: fix mlock2 sysentry, wire up bind, listen, and...
2016-01-09 Dmitry V. Levinalpha: enhance decoding of getxpid, getxuid, and getxgi...
2016-01-08 Dmitry V. Levinalpha: alias getdtablesize to printargs
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for getpid, getppid and...
2015-12-29 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for umask syscall
2015-12-27 Dmitry V. Levinalpha, ia64, mips, nios2, powerpc, sparc: always check...
2015-12-25 Dmitry V. Levinsh, sh64: fix syscall flags in several syscall entries
2015-12-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-24 Dmitry V. Levinarc, metag, nios2, or1k, tile: fix build
2015-12-18 Dmitry V. Levinia64: wire up mlock2 syscall
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-12-16 Szabolcs NagyFix SYS_FUNC and SEN macros for musl
2015-12-11 Dmitry V. Levinaarch64: make arm registers unsigned
2015-12-09 Dmitry V. Levinia64: print all ia32 syscalls using printargs
2015-12-09 Dmitry V. LevinFix build on architectures for which arch_sigreturn...
2015-12-09 Dmitry V. Levinaarch64: swap 64-bit and 32-bit personalities
2015-12-08 Dmitry V. Levinmips: fix fadvise64 syscall entries
2015-12-08 Dmitry V. Levinxtensa: wire up syncfs syscall
2015-12-08 Dmitry V. Levinsh, sh64: fix syscall entries
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: wire up mlock2 syscall
2015-12-08 Dmitry V. Levinhppa: fix syscall entries
2015-12-08 Dmitry V. Levinavr32: update syscall entries
2015-12-08 Dmitry V. Levinm68k: fix syscall names
2015-12-08 Dmitry V. Levinsparc: update syscall names
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: update syscall names
2015-12-08 Dmitry V. Levinalpha: update syscall entries
2015-12-08 Dmitry V. LevinFix mmap syscall entries
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-08 Dmitry V. LevinFix exit syscall entries
2015-12-08 Dmitry V. LevinFix pread64 and pwrite64 syscall entries
2015-12-08 Dmitry V. Levinia64: fix remap_file_pages syscall entry
2015-12-08 Dmitry V. Levinbfin, i386: remove sysentry for nonexistent security...
2015-12-08 Dmitry V. LevinMove x32 <asm/stat.h> replacement to x32 specific directory
2015-12-07 Dmitry V. Levinavr32: fix umount2 syscall entry
2015-12-04 Elvira Khabirovafcntl: create a separate parser for fcntl64 syscall
2015-12-04 Dmitry V. Levinx86_64, x32: add a replacement for <asm/stat.h>
2015-12-04 Dmitry V. LevinAdd a wrapper around <asm/stat.h>
2015-12-01 Dmitry V. Levinalpha, ppc, sh, sh64: fix fstatat64 syscall entries
2015-12-01 Dmitry V. Levinppc64: clone syscallent.h from ppc
2015-11-30 Dmitry V. Levinx86_64: change getregs_old to forward ptrace return...
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-30 Dmitry V. Levincleanup: make get_scno.c files more readable
2015-11-30 Dmitry V. Levincleanup: make get_syscall_args.c files more readable
2015-11-30 Dmitry V. Levincleanup: make get_syscall_result.c files more readable
2015-11-29 Dmitry V. Levincleanup: make get_error.c files more readable
2015-11-28 Dmitry V. Levincleanup: make arch_sigreturn.c files more readable
2015-11-27 Dmitry V. Levinx32: fix sigreturn decoding
2015-11-24 Dmitry V. LevinFix syscall entries of unimplemented getpmsg and putpms...
2015-11-24 Dmitry V. LevinRemove parsers of getpmsg and putpmsg syscalls
2015-11-24 Dmitry V. LevinRemove parser of query_module syscall
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated sysfs syscall
2015-11-24 Dmitry V. LevinMove sysfs syscall to deprecated category
2015-11-24 Dmitry V. LevinFix syscall entries of deprecated bdflush syscall
2015-11-22 Dmitry V. LevinImplement name_to_handle_at and open_by_handle_at sysca...
2015-11-22 Dmitry V. LevinImplement lookup_dcookie syscall decoding
2015-11-22 Dmitry V. LevinImplement kexec_file_load syscall decoding
2015-11-22 Dmitry V. LevinImplement kcmp syscall decoding
2015-11-22 Dmitry V. LevinImplement iopl syscall decoding
2015-11-22 Dmitry V. LevinImplement ioperm syscall decoding
2015-11-18 Dmitry V. LevinAssume that libc provides sendmsg
2015-11-17 Dmitry V. LevinImplement mlock2 syscall decoding
2015-11-17 Dmitry V. LevinImplement membarrier syscall decoding
2015-11-17 Dmitry V. LevinImplement userfaultfd syscall decoding
2015-11-17 Dmitry V. Levinia64: wire up kcmp syscall
2015-11-17 Dmitry V. Levinpowerpc: wire up direct sysv ipc syscalls
2015-11-17 Dmitry V. LevinWire up userfaultfd, membarrier, and mlock2 syscalls
2015-11-15 Dmitry V. Levinpowerpc: wire up switch_endian syscall
2015-11-15 Dmitry V. Levinsparc: reserve more space for new syscalls
2015-11-15 Dmitry V. Levinm68k: wire up direct socket syscalls
2015-11-15 Dmitry V. Levini386: wire up direct socket syscalls
2015-11-11 Heiko Carstenss390, s390x: update syscall tables
2015-08-19 Dmitry V. Levinxtensa: fix several syscall entries
2015-08-19 Dmitry V. Levinia64: fix syscall numbers for set_robust_list, get_robu...
2015-08-02 Dmitry V. LevinFix epoll_create syscall decoding
2015-07-30 Elvira KhabirovaFix oldselect decoding on 64-bit architectures
next