]> granicus.if.org Git - strace/history - linux/powerpc64
tests: check decoding of accept4 syscall
[strace] / linux / powerpc64 /
2016-05-11 Dmitry V. LevinImplement decoding of preadv2 and pwritev2 syscalls
2016-04-29 Dmitry V. LevinRemove initialization of big holes in syscallent.h...
2016-04-20 Dmitry V. Levinmips o32, powerpc, powerpc64: fix decoding of iopl...
2016-02-14 Dmitry V. LevinImplement copy_file_range syscall decoding
2016-02-13 Dmitry V. LevinFix numbers of syscall arguments in syscall tables
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-25 Dmitry V. LevinSet SYSCALL_NEVER_FAILS flag for personality syscall
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: wire up mlock2 syscall
2015-12-08 Dmitry V. Levinpowerpc, powerpc64: update syscall names
2015-12-08 Dmitry V. LevinFix select and _newselect syscall entries
2015-12-01 Dmitry V. Levinppc64: clone syscallent.h from ppc
2015-11-30 Dmitry V. LevinCleanup print_pc
2015-11-30 Dmitry V. Levincleanup: make get_scno.c files more readable
2015-03-23 Dmitry V. Levinsigreturn.c: split arch specific code into separate...
2015-03-23 Dmitry V. Levinsyscall.c: split arch specific code into separate arch...
2015-02-23 Dmitry V. Levinpowerpc64: fix build regression
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
2015-02-23 Dmitry V. LevinChange errnoent.h files to use designated initializers
2015-02-23 Dmitry V. LevinCleanup auxiliary errnoent files
2015-01-22 Dmitry V. Levinioctl: take all 32 bits of ioctl commands into account
2015-01-21 Dmitry V. Levinpowerpc64: maintain own linux/powerpc64 subdirectory