]> granicus.if.org Git - strace/history - tests/aio.c
Mpersify RTC_* ioctl parser
[strace] / tests / aio.c
2016-05-07 Dmitry V. Levinaio.c: use print_array function
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/aio.c: use errno2name
2016-01-20 Dmitry V. Levintests/tests.h: add ARRAY_SIZE and LENGTH_OF macros
2016-01-13 Dmitry V. Levinaio.test: check memory access by aio decoders
2016-01-11 Dmitry V. Levinaio.test: include <fcntl.h> instead of <sys/fcntl.h>
2016-01-06 Dmitry V. Levintests/aio.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-16 Dmitry V. Levintests/aio.c: include <time.h>
2015-08-26 Dmitry V. Levinaio: rewrite from libaio.h to linux/aio_abi.h
2015-08-26 Dmitry V. LevinFix multiple personalities support in parser of io_subm...