]> granicus.if.org Git - strace/history - test/Makefile
Fix the length argument passed from print_iovec to decode_netlink
[strace] / test / Makefile
2015-12-30 Dmitry V. Levintest: remove fork.c and vfork.c
2015-03-21 Denys VlasenkoNew test: test/many_looping_threads.c
2015-03-21 Denys Vlasenkotest/Makefile: add missing test targets
2015-03-05 Dmitry V. Levintests: add a test for sigreturn/rt_sigreturn decoding
2015-02-06 Dmitry V. Levintest: add a manual test for seccomp decoding
2015-02-04 Dmitry V. Levintests: add a test for select syscall decoding
2013-11-05 Dr. David Alan GilbertFix select decoding with bogus (huge or negative) nfds.
2013-07-16 Denys VlasenkoImprove sigreturn decoding on x86 to show RT signal...
2013-05-02 Mike Frysingertest: add mtd/ubi test helpers
2013-05-02 Mike Frysingertest: include headers for used funcs
2012-03-16 Denys VlasenkoTidy up includes and copyright notices, fix indentation
2012-01-27 Denys VlasenkoAdd new test program: test/threaded_execve.c
2011-06-08 Denys VlasenkoUpdate test/* directory, it seem to be a bit bit-rotted
2009-07-08 Dmitry V. LevinCleanup trailing whitespaces and indentation that uses...
2007-11-13 Roland McGrath2007-11-06 Jan Kratochvil <jan.kratochvil@redhat...
2007-07-05 Roland McGrath2007-07-05 Jan Kratochvil <jan.kratochvil@redhat...
2000-04-10 Wichert AkkermanREADME-linux: updated to note that strace might not...
2000-02-19 Wichert Akkermantest/vfork.c: new file to test vfork traces
2000-02-01 Pavel MachekAutomatically probe for sys/poll.h
1999-02-19 Wichert AkkermanInitial revision