git » libfiu » stop_at_exit

Browse current source tree

← prev | next →
2014-06-16 WIP preload/posix: Stop failing functions after exit() Alberto Bertogli stop_at_exit
2014-06-16 preload/run: Add a dry-run option to fiu-run Alberto Bertogli
2014-06-16 preload/posix: Make the objects depend on codegen.h Alberto Bertogli
2014-06-15 preload/posix: Add a POSIX_TRACE build flag Alberto Bertogli
2014-05-25 preload/posix: Remove profile-generated files on "make cl... Alberto Bertogli
2014-05-23 bindings/python: Add a fiu_ctrl.py module Alberto Bertogli
2014-05-25 tests: Introduce tests/utils Alberto Bertogli
2014-05-25 libfiu: Add a tracing mode to help debugging Alberto Bertogli
2014-05-25 utils/fiu-ctrl: Remove non-existent -l option from the do... Alberto Bertogli
2014-05-25 tests: Add a few basic tests Alberto Bertogli
2014-05-25 Do not use the dummy backtrace on profiling builds Alberto Bertogli
2014-05-25 tests/generated: Add a test for strdup() Alberto Bertogli
2014-05-25 tests/generated: Fix pread's configuration header Alberto Bertogli
2014-05-25 tests/generated: Use #if instead of #ifdef Alberto Bertogli
2014-01-24 preadv() takes off_t, not off64_t Alberto Bertogli
2014-01-23 Only generate off64_t variants when using glibc Alberto Bertogli
2014-01-23 Add tests for pread() and pread64() Alberto Bertogli
2014-01-22 preload/posix: mark some functions with 'variant: off64_t' Pavel Borzenkov
2014-01-23 preload/posix: add a way to generate 64-bit counterparts Pavel Borzenkov
2014-01-22 preload/posix: correct sync_file_range() prototype Pavel Borzenkov
2014-01-22 preload/posix: add preadv()/pwritev() to posix.io Pavel Borzenkov
2014-01-22 preload/posix: correct errnos in some posix.io functions Pavel Borzenkov
2013-10-29 libfiu 0.92 Alberto Bertogli 0.92
2013-10-25 libfiu: Add a cache for the wildcard entries Alberto Bertogli
2013-10-23 libfiu: Use a hash table for the final entries Alberto Bertogli
2013-10-24 tests: Add a "parallel wildcard" test Alberto Bertogli
2013-10-23 tests: Improve the parallel test Alberto Bertogli
2013-10-29 tests: Add a performance test Alberto Bertogli
2013-10-23 tests: Add a wildcards test Alberto Bertogli
2013-10-11 libfiu: Do not crash if fiu_fail() is run before fiu_init() Alberto Bertogli
2013-10-11 libfiu: Fix FIU_ONETIME races Alberto Bertogli
2013-10-11 tests: Introduce three new tests Alberto Bertogli
2013-10-11 libfiu: Use a separate data structure to track enabled fa... Alberto Bertogli
2013-10-11 libfiu: Do not build with -O3 for debug/profile builds Alberto Bertogli
2012-10-17 util/fiu-ctrl: Fix deprecated options Alberto Bertogli
2012-10-15 utils/fiu-ctrl: Emit a warning on deprecated options Alberto Bertogli
2012-09-05 libfiu 0.91 Alberto Bertogli 0.91
2012-09-05 Make sure we clean the tests when cleaning from the top l... Alberto Bertogli
2012-09-05 tests: Add generated tests for kill and mmap Alberto Bertogli
2012-09-05 tests/generated: Let generated tests be wrapped around #i... Alberto Bertogli
2012-09-04 libfiu: Fix backtrace_works() in fiu_enable_stack_by_name() Alberto Bertogli
2012-09-04 preload/posix: Remove stat() and friends Alberto Bertogli
2012-09-02 libfiu: Test if backtrace works in fiu_enable_stack() Alberto Bertogli
2012-08-30 libfiu: Include function boundaries Alberto Bertogli
2012-08-26 libfiu: Fail fiu_enable_stack() if we know we can't do it Alberto Bertogli
2012-08-26 tests: Do not fail if fiu_enable_stack*() returns an error Alberto Bertogli
2012-08-26 preload/posix: Do not wrap strdup() if it's a macro Alberto Bertogli
2012-08-26 preload/posix: Use RTLD_NEXT when available Alberto Bertogli
2012-08-26 preload/posix: Use #ifdef for stat() and friends Alberto Bertogli
2012-08-25 Add tests for the posix preloader wrappers Alberto Bertogli

← prev | next →