aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace
Commit message (Collapse)AuthorAge
...
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
| | | | https://bugs.debian.org/869707
* Remove trailing whitespace from src/Libravatar Fred Barclay2017-05-24
|
* copyright 2017Libravatar netblue302017-02-11
|
* libtrace: Add support for lstat() / lstat64()Libravatar Thomas Jarosch2016-07-31
|
* Fix wrong pointer variable in stat64 wrapperLibravatar Thomas Jarosch2016-07-31
| | | | | | | | | If a program would have called stat() and then stat64(), the traced program probably would crash with a NULL pointer access on orig_stat64. I've checked for similiar glitches in the other wrappers -> they looked ok.
* --trace fixLibravatar netblue302016-02-13
|
* --trace fixLibravatar netblue302016-02-13
|
* copyright 2016Libravatar netblue302016-01-13
|
* Sort file lists to make build reproducibleLibravatar Reiner Herrmann2015-12-16
|
* --tracelogLibravatar netblue302015-12-03
|
* --tracelogLibravatar netblue302015-12-03
|
* libtrace enhancementsLibravatar netblue302015-12-02
|
* llvm scanLibravatar netblue302015-11-29
|
* cleanupLibravatar netblue302015-11-28
|
* libtrace: only include fopen64, freopen64 and stat64 if __GLIBC__ is definedLibravatar Duncaen2015-10-25
|
* Revert "fix struct stat64 problem for musl libc"Libravatar Duncaen2015-10-25
| | | | This reverts commit 801164566924c41d18d66bdc9ca8b2305103fb82.
* fix struct stat64 problem for musl libcLibravatar netblue302015-10-25
|
* Copyright headersLibravatar netblue302015-10-24
|
* Support --enable-fatal-warnings in all MakefilesLibravatar Peter Millerchip2015-08-22
|
* added --enable-fatal-warningsLibravatar netblue302015-08-21
|
* Compile with -W -Wall -WerrorLibravatar Peter Millerchip2015-08-20
|
* Baseline firejail 0.9.28Libravatar netblue302015-08-08