git
»
libfiu
»
master
Browse current source tree
← prev
|
next →
2010-10-13
preload/posix: FreeBSD does not have waitid()
Alberto Bertogli
2010-10-13
preload/posix: Handle glibc's prototype of mprotect()
Alberto Bertogli
2010-10-13
preload/posix: Use rm -f for files that may not be there
Alberto Bertogli
2010-10-13
preload/posix: Make ldd invocation work in FreeBSD
Alberto Bertogli
2010-10-11
libfiu: Simplify variable initialization
Alberto Bertogli
2010-10-11
preload: Pass the -L flag to the compiler only when needed
Alberto Bertogli
2010-10-11
preload: Make detection of libc's soname and -ldl more ro...
Alberto Bertogli
2010-10-11
libfiu: Add a thread-safety section in the manpage
Alberto Bertogli
2010-10-10
doc: Minor miscellaneous improvements
Alberto Bertogli
2010-03-21
preload/posix: Pass an appropriate promoted type to va_ar...
Alberto Bertogli
2010-03-21
preload/posix: Lift the platform restriction for construc...
Alberto Bertogli
2010-03-18
preload/posix: Get libc's soname from the build environment
Alberto Bertogli
2010-03-16
preload/posix: clang supports constructor priorities
Alberto Bertogli
2009-10-15
libfiu 0.13
Alberto Bertogli
0.13
2009-10-15
Add libfiu.so.* to .gitignore
Alberto Bertogli
2009-10-15
Add an uninstall target
Alberto Bertogli
2009-10-15
preload/posix: Fix initialization when building without c...
Alberto Bertogli
2009-10-15
preload/posix: Show more information in the debug prints
Alberto Bertogli
2009-08-16
Update license version
Alberto Bertogli
2009-08-07
preload/posix: Add wrappers for strdup()/strndup()
Alberto Bertogli
2009-08-07
preload/posix: Fix indentation
Alberto Bertogli
2009-07-27
preload/posix: constify read only data
Tommi Rantala
2009-07-24
Allow installation of preload libraries into a non $(PREF...
Chris Lamb
2009-07-24
Don't assume that we will use the library from the 'insta...
Chris Lamb
2009-07-24
Install manpages under $(PREFIX)/share/man/, not $(PREFIX...
Chris Lamb
2009-07-24
Escape "-" to ensure interpretation as minus sign, not hy...
Chris Lamb
2009-07-23
libfiu: Remove unused code
Alberto Bertogli
2009-07-23
libfiu: Stop the remote control thread after too many (re...
Alberto Bertogli
2009-07-23
libfiu: Fix a minor style issue in the manpage
Alberto Bertogli
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
← prev
|
next →