]> granicus.if.org Git - strace/history - linux/x32
Use printnum_int64 instead of print_loff_t
[strace] / linux / x32 /
2015-07-12 Elvira KhabirovaIntroduce SEN macro
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-03-04 Dmitry V. Levinx86_64, x32: implement rt_sigreturn decoding
2015-03-02 Dmitry V. Levinioctl: use x32 specific ioctl entries on x32 personality
2015-02-26 Dmitry V. Levinx32: fix build regression
2015-02-23 Dmitry V. LevinCleanup auxiliary signalent files
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-12 Dmitry V. LevinWire up new syscalls
2015-01-12 Dmitry V. LevinChange syscallent.h files to use designated initializers
2015-01-12 Dmitry V. LevinFix umount and umount2 syscall entries
2015-01-12 Dmitry V. LevinFix number of arguments in ipc family syscall entries
2015-01-12 Dmitry V. LevinFix sched_setparam syscall entries
2015-01-12 Dmitry V. LevinFix lookup_dcookie syscall entries
2014-12-11 Dmitry V. Levinprocess.c: split struct_user_offsets into architecture...
2014-08-15 Mike FrysingerUpdate syscall tables to the point where they include...
2014-08-01 Mike Frysingerx32: update io_{setup,submit} syscalls
2014-05-30 Dmitry V. Levinunwind: add SE and SI flags to syscall entries for...
2014-05-12 Dmitry V. LevinAdd TM flag to shmat and shmdt syscall entries
2013-05-08 Dmitry V. LevinAdd syscall entries for new linux syscalls
2013-05-07 Dmitry V. Levinpread, pwrite: fix number of syscall arguments
2013-05-07 Dmitry V. Levinpreadv, pwritev: fix number of syscall arguments
2013-05-07 Dmitry V. Levinfallocate: fix number of syscall arguments
2013-05-07 Dmitry V. Levinreadahead: fix number of syscall arguments
2013-05-02 Dmitry V. Levinx32: fix decoding of i386 truncate and ftruncate syscalls
2013-05-01 Dmitry V. Levinx32: fix build regressions introduced by commit v4...
2013-05-01 Dmitry V. LevinAlias sys_*lstat* syscall printing functions
2013-05-01 Dmitry V. Levinx32: fix decoding of __old_kernel_stat based syscalls
2013-03-30 Andreas SchwabFix building outside source directory
2013-03-20 Dmitry V. LevinDo not use off_t in sendfile decoding
2013-03-05 Denys VlasenkoAssorted fixes to syscallent.h
2013-02-20 Denys VlasenkoUse the same style of includes in linux/*/* files
2013-02-17 Denys VlasenkoRemove wrong x32-specific lseek
2012-10-26 Dmitry V. LevinEnhance quotactl decoding
2012-10-26 Namhyung KimAdd -e trace=memory option
2012-09-28 Mike Frysingerx32: add 64bit annotation too
2012-08-24 Mike Frysingerx32: update {g,s}etsockopt syscall numbers
2012-06-05 Mike Frysingerx32: update syscall table
2012-04-18 H.J. Lux32: add ia32 support
2012-04-16 H.J. LuAdd x32 support to strace