aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace
Commit message (Expand)AuthorAge
* cleanup after scan-buildLibravatar netblue302019-10-31
* fix the fixLibravatar smitsohu2019-10-04
* fix concurrent writing to trace fileLibravatar smitsohu2019-10-04
* break out of libtrace file open loopLibravatar smitsohu2019-10-04
* commented out some debug code in libtraceLibravatar netblue302019-09-29
* various clarifications, minor fixesLibravatar smitsohu2019-09-22
* Merge branch 'master' into fix-profile-builderLibravatar netblue302019-09-15
|\
| * libtrace cleanupLibravatar netblue302019-09-10
* | Allow libtrace preload library to use for trace output a logfile specified by...Libravatar Glenn Washburn2019-08-29
|/
* Fix revert of previous trace fix. The issue was that programs were crashing b...Libravatar Glenn Washburn2019-08-21
* fix --traceLibravatar netblue302019-08-17
* rename some variables so they don't shadow others with same nameLibravatar Reiner Herrmann2019-07-11
* remove duplicate fclose/freeLibravatar Reiner Herrmann2019-07-10
* Fix issue #561. Refactor/Optimize code to get and use pid and process name.Libravatar Glenn Washburn2019-07-09
* move copyright statement to 2019Libravatar smitsohu2019-02-07
* musl compileLibravatar netblue302018-03-21
* Update libtrace.cLibravatar g3ngr33n2018-03-18
* Update libtrace.cLibravatar g3ngr33n2018-03-18
* move copyright statement to 2018Libravatar startx20172018-01-14
* libtrace/libtrace.c: add missing limits.h includeLibravatar maxice82017-12-13
* --build fixes and compile cleanupLibravatar netblue302017-10-11
* add private-bin support to profile builderLibravatar netblue302017-09-19
* Improve cross build support by using configured compiler instead of make defaultLibravatar Helmut Grohne2017-07-26
* 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
* --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
* 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