]> granicus.if.org Git - strace/history - xlat.h
Do not include xlat/netlink_protocols.h twice
[strace] / xlat.h
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...