]> granicus.if.org Git - strace/history - defs.h
tests: add create_nl_socket function to libtests
[strace] / defs.h
2017-06-05 Fabien SironAdd file descriptor argument to decode_netlink
2017-06-05 Fabien SironIntroduce getfdinode to obtain inode from fd
2017-06-05 Fabien SironIntroduce get_sockaddr_by_inode
2017-06-03 Dmitry V. LevinUnexport print_sockaddr_by_inode_cached
2017-06-03 Dmitry V. LevinIntroduce str_strip_prefix_len function and STR_STRIP_P...
2017-05-26 Eugene SyromyatnikovUnify capitalisation of (c) in copyright notices
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2017-04-24 Eugene SyromyatnikovAlways print raw values of time data fields
2017-04-24 Dmitry V. LevinIntroduce tprintf_comment and tprints_comment functions
2017-04-16 Dmitry V. Levinalpha: rename print_timeval32_pair to print_timeval32_u...
2017-04-13 Nikolay MarchukImplement decoding of NS_* ioctl commands
2017-04-11 Dmitry V. LevinDelay get_regs invocation
2017-04-10 Dmitry V. LevinDo not include xlat/netlink_protocols.h twice
2017-04-10 Dmitry V. LevinDo not include xlat/clocknames.h twice
2017-03-29 Dmitry V. Levinaarch64: workaround gcc+kernel bug
2017-03-13 Dmitry V. LevinIntroduce get_rt_sigframe_addr function
2017-03-09 Dmitry V. LevinIntroduce print_sigset_addr function
2017-02-09 Dmitry V. LevinSimplify struct inject_opts.rval semantics
2017-02-08 Dmitry V. LevinPrepare for introduction of -e inject= option
2017-01-28 Elvira KhabirovaImplement success injection
2017-01-08 Dmitry V. Levinsg_io: decode struct sg_io_hdr.info and struct sg_io_v4...
2017-01-08 Dmitry V. LevinMpersify struct sg_io_hdr
2017-01-08 Dmitry V. LevinSplit scsi.c
2017-01-06 Eugene Syromyatnikovutil: add support for forcing printing string as hex...
2017-01-04 Dmitry V. LevinDrop vsprintf.c
2016-12-31 Dmitry V. Levindefs.h: stop including <asm/unistd.h>
2016-12-30 Dmitry V. LevinMove definition of struct sysent and trace flags to...
2016-12-29 Eugene SyromyatnikovMpersify SIOC* ioctls
2016-12-29 Eugene Syromyatnikovloop: mpersify struct loop_info and loop_ioctl function
2016-12-29 Eugene SyromyatnikovMove device number printing code into a separate routine
2016-12-28 Seraphime KirkovskiImplement signal injection
2016-12-27 Dmitry V. LevinIntroduce ANY_WORDSIZE_LESS_THAN_KERNEL_LONG macro
2016-12-26 Dmitry V. LevinReplace widen_to_long with truncate_klong_to_current_wo...
2016-12-26 Dmitry V. LevinReplace widen_to_ulong with truncate_kulong_to_current_...
2016-12-26 Eugene SyromyatnikovAdd functions for printing pointers of kernel_ulong_t...
2016-12-26 Eugene SyromyatnikovPrint indirect pointers as pointers
2016-12-26 Dmitry V. LevinDo not define printnum_long_int on systems with constan...
2016-12-26 Dmitry V. LevinRemove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrval
2016-12-26 Dmitry V. LevinRemove getarg_klu
2016-12-26 Dmitry V. LevinRemove printaddr_klu
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-26 Dmitry V. LevinRedirect kernel_ureg_t and kernel_scno_t from unsigned...
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-26 Dmitry V. LevinUse ptr_to_kulong instead of explicit casts of pointers...
2016-12-25 Dmitry V. LevinUse printxval64 instead of printxval_long
2016-12-25 Dmitry V. LevinUse printflags64 instead of printflags_long
2016-12-25 Dmitry V. Levinupeek, upoke: change argument types from long to unsign...
2016-12-25 Dmitry V. Levinstatfs64: change size argument type from unsigned long...
2016-12-25 Dmitry V. Levinnetlink: change size types from unsigned long to kernel...
2016-12-25 Dmitry V. Levindumpiov_upto: change size types from unsigned long...
2016-12-25 Dmitry V. Levinmsghdr: change register based size types from unsigned...
2016-12-25 Dmitry V. Levinio: change size types from unsigned long to kernel_ureg_t
2016-12-25 Dmitry V. Levinprint_sigset_addr_len: change len argument type from...
2016-12-25 Dmitry V. Levinprintstr*: change len argument type from long to kernel...
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2016-12-25 Dmitry V. Levinprintrusage*: change tracee address argument type from...
2016-12-25 Dmitry V. Levinprint_time*: change tracee address argument type from...
2016-12-25 Dmitry V. LevinChange type of ioctl 3rd argument from long to kernel_u...
2016-12-25 Dmitry V. Levinldt: change address argument type from long to kernel_u...
2016-12-25 Dmitry V. Levindump*: change address argument type from long to kernel...
2016-12-25 Dmitry V. Levinprint_sigset_addr_len: change address argument type...
2016-12-25 Dmitry V. Levindecode_sockaddr: change address argument type from...
2016-12-25 Dmitry V. Levinprint_struct_statfs*: change address argument type...
2016-12-25 Dmitry V. Levinprintnum_*, printpair_*: change address argument type...
2016-12-25 Dmitry V. Levinprintpath*: change address argument type from long...
2016-12-25 Dmitry V. Levinprintstr*: change address argument type from long to...
2016-12-25 Dmitry V. Levinumove*: change tracee address argument type from long...
2016-12-23 Dmitry V. Levindecode_netlink: change address argument type from unsig...
2016-12-23 Dmitry V. Levinprint_seccomp_*: change address argument type from...
2016-12-23 Dmitry V. Levintprint_iov*: change address argument type from unsigned...
2016-12-23 Dmitry V. Levinprint_array: change tracee address type from unsigned...
2016-12-23 Dmitry V. LevinRename LONG_LONG to ULONG_LONG and change it to return...
2016-12-21 Dmitry V. LevinRework ifdefery around print_user_desc
2016-12-21 Dmitry V. LevinIntroduce DECL_IOCTL macro to declare *_ioctl functions
2016-12-21 Dmitry V. LevinIntroduce DECL_PRINT* macros to declare printnum_*...
2016-12-21 Dmitry V. LevinRemove dumpiov wrapper
2016-12-21 Dmitry V. Levinprintaddr: change argument type to kernel_ureg_t
2016-12-20 Dmitry V. Levinx32: implement automatic argument truncation for compat...
2016-12-20 Dmitry V. LevinMake tprint_iov function a static inline wrapper
2016-12-19 Dmitry V. LevinUse kernel_ulong_t instead of unsigned long long where...
2016-12-19 Eugene SyromyatnikovIntroduce current_klongsize in addition to current_wordsize
2016-12-19 Dmitry V. LevinRemove getarg_ll
2016-12-19 Dmitry V. Levinstruct tcb: make types of syscall arguments unsigned
2016-12-18 Dmitry V. LevinChange scno type from long to unsigned long
2016-12-18 Dmitry V. LevinLowercase SCNO_IN_RANGE and SCNO_IS_VALID
2016-12-18 Dmitry V. LevinTurn SCNO_IN_RANGE and SCNO_IS_VALID into static inline...
2016-12-18 Dmitry V. LevinReplace "(unsigned long) -1L" with -1UL
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
2016-12-05 Dmitry V. LevinRewrite remaining qual_* parsers using bit sets
2016-12-05 Dmitry V. LevinChange qual_vec/qual_fault into static fixed size arrays
2016-12-05 Dmitry V. LevinRewrite qual_signal using bit sets
2016-12-05 Dmitry V. LevinRewrite qual_desc using bit sets
2016-12-01 Eugene SyromyatnikovPrint syscall names only for defined syscalls
2016-11-29 Eugene Syromyatnikovutil: provide information whether xlat value has been...
2016-11-28 Dmitry V. Levinalpha: print struct timeval32 consistently
2016-11-26 Dmitry V. LevinMove two global flags to tracee scope
2016-11-16 Dmitry V. LevinImplement syscall fault injection
2016-11-16 Dmitry V. LevinIntroduce string_to_uint_ex and string_to_uint_upto...
2016-11-11 Dmitry V. LevinIntroduce upoke function
next