]> granicus.if.org Git - strace/history - xlat.h
clone: fix print_tls_arg on x86
[strace] / xlat.h
2019-07-24 Eugene SyromyatnikovAdd xlat description structure
2018-12-30 Dmitry V. LevinFix preprocessor indentation
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-05-30 Dmitry V. LevinMove definitions of xlat_type and xlat_style from defs...
2016-08-07 Dmitry V. LevinChange #include guard trailing part comments
2016-08-08 Eugene SyromyatnikovUnify usage of #include guards
2016-04-29 Dmitry V. LevinFix typo in XLAT_TYPE_PAIR
2016-04-29 Jeff MahoneyChange type of struct xlat.val to uint64_t
2016-04-29 Dmitry V. LevinIntroduce XLAT_TYPE and XLAT_TYPE_PAIR macros
2016-04-29 Dmitry V. Levinxlat: generate xlat pairs using new XLAT_PAIR macro
2016-04-29 Dmitry V. LevinExplicitly cast argument of XLAT macro to unsigned int
2016-04-26 Dmitry V. LevinMove definition of struct xlat to a separate header...