git » libfiu » master

Browse current source tree

← prev | next →
2009-07-03 preload/posix: Avoid using undefined errno values Alberto Bertogli
2009-07-03 Use .in instead of .skel for template files Alberto Bertogli
2009-07-03 preload: Only link against libdl when available Alberto Bertogli
2009-07-03 fiu-ctrl: Prevent unwanted bash parameter expansion Alberto Bertogli
2009-07-03 Allow the user to override the "install" command Alberto Bertogli
2009-07-02 Use /usr/bin/env to run bash Alberto Bertogli
2009-07-02 preload: Do not use constructor priorities when they're n... Alberto Bertogli
2009-07-02 libfiu: Put a global static variable inside the only func... Alberto Bertogli
2009-07-02 libfiu: Use limits.h to get PATH_MAX Alberto Bertogli
2009-06-25 preload/posix/generate: python 2.3 fix Tommi Rantala
2009-06-19 doc/posix.rst: Use italics instead of bold Alberto Bertogli 0.11
2009-06-19 Increment libfiu/libfiu.skel.pc's version Alberto Bertogli
2009-06-19 preload/posix: Add more wrapped functions Alberto Bertogli
2009-06-19 preload/posix: Generate the function list automatically Alberto Bertogli
2009-06-19 preload/posix: Add select(), pselect() and poll() Alberto Bertogli
2009-06-19 preload/posix: Add more functions (mmap(), readdir() and ... Alberto Bertogli
2009-06-19 preload/posix: Add the list of functions wrapped by the l... Alberto Bertogli
2009-06-17 Add a new document: "Simulating failures in the POSIX API" Alberto Bertogli
2009-06-17 preload/posix: Only build sync_file_range() wrapper when ... Alberto Bertogli
2009-06-17 preload/posix: Allow modules to include verbatim code Alberto Bertogli
2009-06-17 Replace occurrences of "failure injection" with "fault in... Alberto Bertogli
2009-06-16 Add references to fiu-run and fiu-ctrl in the documentation Alberto Bertogli
2009-06-16 Add a new utility, "fiu-ctrl", to make remote control eas... Alberto Bertogli
2009-06-16 libfiu: Increment recursion count at remote control funct... Alberto Bertogli
2009-06-15 Build and install the preload libraries by default Alberto Bertogli
2009-06-15 Add fiu-run, a script to simplify running programs with l... Alberto Bertogli
2009-06-15 Add a new preload library to enable failure points before... Alberto Bertogli
2009-06-16 libfiu: Prevent recursive execution of fiu_fail() Alberto Bertogli
2009-06-15 Make python bindings build without having libfiu installed Alberto Bertogli
2009-06-15 Make preload/posix installable from the top level directory Alberto Bertogli
2009-06-15 preload/posix: Look for libfiu's .so and .h in the local ... Alberto Bertogli
2009-06-15 preload/posix: Improve behaviour on dlopen() failure Alberto Bertogli
2009-06-15 preload/posix: Seed the PRNG after initialization Alberto Bertogli
2009-06-15 Move preload/ to preload/posix/ Alberto Bertogli
2009-06-15 preload: Add custom-made wrappers for malloc() and reallo... Alberto Bertogli
2009-06-15 preload: Use constructor attributes for obtaining origina... Alberto Bertogli
2009-06-15 Initialize rwlock in fiu.c Alberto Bertogli
2009-06-15 Remove old ENABLE_FIU uses, replacing them with FIU_ENABLE Alberto Bertogli
2009-06-13 Minor wording fix in remote control document Alberto Bertogli
2009-06-13 preload: Fix function definition regexp to cope with "voi... Alberto Bertogli
2009-06-13 preload: Only declare finfo when we know we're going to u... Alberto Bertogli
2009-06-13 Add remote control capabilities Alberto Bertogli
2009-06-13 manpage: Remove useless comment Alberto Bertogli
2009-06-13 manpage: Note that probability is between 0 and 1 Alberto Bertogli
2009-06-13 Make fiu_disable() cope with empty enabled_fails Alberto Bertogli
2009-05-22 python: Fix function names in some PyArg_ParseTuple() calls Alberto Bertogli
2009-05-22 Unify Python 2 and Python 3 bindings Alberto Bertogli
2009-05-22 Seed the prng at init/fork time Alberto Bertogli
2009-05-22 Run a function at fork time Alberto Bertogli
2009-05-22 Remove unused "#undef"s Alberto Bertogli

← prev | next →