]> granicus.if.org Git - strace/history - tests/mq_sendrecv.c
strace: terminate itself if interrupted by a signal
[strace] / tests / mq_sendrecv.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-04-05 Dmitry V. LevinUpdate copyright headers
2018-03-01 Dmitry V. Levintests: do not include <stdbool.h> in files that include...
2017-06-17 Dmitry V. LevinFix a few spacing style issues
2017-06-17 Dmitry V. LevinStrip redundant trailing semicolons
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-04-24 Eugene SyromyatnikovPrint microseconds/nanoseconds as non-negative
2017-04-14 Dmitry V. Levintests: make mq_sendrecv* test executables reenterable
2017-03-16 Dmitry V. Levintests: use TAIL_ALLOC_OBJECT_CONST_PTR
2017-01-04 Dmitry V. Levintests: remove redundant casts in fill_memory{,_ex}...
2016-12-16 Dmitry V. LevinInclude "kernel_types.h" in defs.h and tests/tests.h
2016-11-29 Eugene Syromyatnikovprint_sigevent: fix field names of sigev_value structure
2016-11-26 Eugene SyromyatnikovFix omission of field names in printers of timespec...
2016-11-13 Eugene Syromyatnikovtests: fix "constant is too large" compilation warnings
2016-11-09 Eugene Syromyatnikovtests: check decoding of mq_{notify,open,timedreceive...