git
»
libfiu
»
master
Browse current source tree
← prev
|
next →
2018-05-21
Allow users to set the PRNG seed via the environment
Alberto Bertogli
2018-05-13
Add a function to manually set the PRNG seed (fiu_set_prn...
Alberto Bertogli
2018-04-04
preload/posix: Make function_list generation reproducible
Alberto Bertogli
2018-03-25
libfiu 0.96
Alberto Bertogli
0.96
2018-03-25
tests/utils: Fix broken dependency chain in Makefile
Alberto Bertogli
2017-09-04
libfiu: Make sure either get_func_start() or get_func_end...
Alberto Bertogli
2017-09-04
tests: Better assertions in the C tests
Alberto Bertogli
2017-09-04
Correct comparison in fiu_run_init
Moritz Lipp
2017-08-29
Correct "SYNOPSIS" typo.
Chris Lamb
2017-01-19
preload/posix/generate: Replace spaces with tab
Jakub Wilk
2016-11-17
libfiu 0.95
Alberto Bertogli
0.95
2015-08-17
Move libraries after files that need them to fix FTBFS wi...
Logan Rosen
2016-10-23
Sort modules to ensure reproducible order in binary.
Chris Lamb
2016-07-20
doc: Fix typos
Jakub Wilk
2015-10-18
Add configuration file for https://travis-ci.org/
Alberto Bertogli
2015-09-24
tests/utils: Set LC_ALL=C for tests that are locale-depen...
Alberto Bertogli
2015-08-15
tests: Add required flags to the stack tests
Alberto Bertogli
2015-08-16
tests: Remove -rdynamic where it wasn't needed
Alberto Bertogli
2015-08-14
libfiu 0.94
Alberto Bertogli
0.94
2015-08-14
tests/collisions: Reorder cc command line to fix compile ...
Alberto Bertogli
2015-08-08
preload/posix: Fix gcc version check
Alberto Bertogli
2015-08-02
tests: Add a test for symbol collision
Alberto Bertogli
2015-08-02
libfiu: Filter the list of exported symbols
Alberto Bertogli
2015-08-02
tests: Make random tests more robust
Alberto Bertogli
2015-08-02
tests: Add a test for cache invalidation
Alberto Bertogli
2015-07-29
wtable: invalidate cache when adding an entry
Tim Cuthbertson
2015-07-20
make: support parallel building with dependency on build-...
Charles Hardin
2014-07-29
preload/posix: Wrap open64()
Alberto Bertogli
2014-07-29
preload/posix: Log failures when POSIX_TRACE=1
Alberto Bertogli
2014-07-28
libfiu 0.93
Alberto Bertogli
0.93
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
← prev
|
next →