]> granicus.if.org Git - strace/history - linux/crisv10
Remove linux/ptp_clock.h
[strace] / linux / crisv10 /
2017-08-11 Nikolay MarchukAdd TF flag to inotify_add_watch syscall entries
2017-07-14 Lazar TrsicMove is_negated_errno() to new header negated_errno.h
2017-05-21 Dmitry V. LevinRename sys_sig[gs]etmask to sys_s[gs]etmask to match...
2017-05-01 Dmitry V. Levinalpha, cris, mips, ppc, sh, sparc: fix decoding of...
2017-04-21 Eugene SyromyatnikovImplement -e trace=%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%lstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%stat option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%%statfs option
2017-04-21 Eugene SyromyatnikovImplement -e trace=%fstatfs option
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%sched option"
2017-04-14 Dmitry V. LevinRevert "Implement -e trace=%clock option"
2017-04-07 Abhishek TiwariImplement -e trace=%statfs option
2017-04-06 Rishi BhattImplement -e trace=%clock option
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-13 Dmitry V. LevinIntroduce struct_rt_sigframe type
2017-03-09 Dmitry V. LevinIntroduce print_sigset_addr function
2017-03-05 Eugene SyromyatnikovImplement -e trace=%sched option for tracing sched_...
2017-01-28 Elvira KhabirovaImplement success injection
2017-01-11 Dmitry V. LevinRemove redundant commas at the end of structure initial...
2016-12-27 Dmitry V. LevinIntroduce NSIG_BYTES
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinupeek, upoke: change argument types from long to unsign...
2016-12-25 Dmitry V. Levinarch_sigreturn: change tracee address type from long...
2016-12-18 Dmitry V. LevinChange scno type from long to unsigned long
2016-11-16 Dmitry V. LevinImplement arch specific methods of changing syscall...
2016-11-16 Dmitry V. Levincris: add syscall tables
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-07-20 Dmitry V. Levinsigreturn: make use of RVAL_DECODED
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...
2014-12-11 Dmitry V. Levinprocess.c: split struct_user_offsets into architecture...