git » libfiu » stop_at_exit

Browse current source tree

← prev | next →
2009-07-23 libfiu: Do not abort if mkfifo() fails with EEXIST Alberto Bertogli
2009-07-23 libfiu: Add soname to the shared object Alberto Bertogli
2009-07-23 libfiu: Put the version in the Makefile and use it to gen... Alberto Bertogli
2009-07-15 preload/posix: Wrap open() errnos around #ifdefs Alberto Bertogli
2009-07-15 preload/posix: Simulate incomplete reads and writes Alberto Bertogli
2009-07-15 preload/posix: Do not hard-code the number of possible er... Alberto Bertogli
2009-07-13 libfiu 0.12 Alberto Bertogli 0.12
2009-07-10 libfiu: make headers usable from C++ Tommi Rantala
2009-07-13 chmod +x utils/fiu-ls Alberto Bertogli
2009-07-13 Rebuild when the build flags have changed Alberto Bertogli
2009-07-13 Minor misc. improvements to the user guide Alberto Bertogli
2009-07-12 preload/posix: Sort and remove duplicates of errnos in ex... Alberto Bertogli
2009-07-12 preload/posix: Add truncate(), ftruncate(), unlink() and ... Alberto Bertogli
2009-07-08 fiu-ls: list processes that can be controlled Tommi Rantala
2009-07-06 fiu-run: POSIX preload library path fix Tommi Rantala
2009-07-03 fiu-ctrl: Fix bash array appending Tommi Rantala
2009-07-03 libfiu: Fix realloc() size miscalculation Alberto Bertogli
2009-07-03 libfiu: Use strtod() instead of strtof() for portability ... Alberto Bertogli
2009-07-03 preload/run: Complain if fiu_rc_fifo() fails Alberto Bertogli
2009-07-03 libfiu: Use mkfifo() instead of mknod() Alberto Bertogli
2009-07-03 Define _XOPEN_SOURCE=600, which is more correct when usin... Alberto Bertogli
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

← prev | next →