]> granicus.if.org Git - strace/history - xlat.h
Mpersify RTC_* ioctl parser
[strace] / xlat.h
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...