aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace
Commit message (Expand)AuthorAge
* makefiles: deduplicate lib makefiles into so.mkLibravatar Kelvin M. Klann2022-11-21
* makefiles: deduplicate main target name into new SO varLibravatar Kelvin M. Klann2022-11-21
* makefiles: move extra deps into new MOD varsLibravatar Kelvin M. Klann2022-11-21
* makefiles: expand HDRS, SRCS and OBJS immediatelyLibravatar Kelvin M. Klann2022-11-21
* makefiles: rename H_FILE_LIST and C_FILE_LISTLibravatar Kelvin M. Klann2022-11-21
* makefiles: remove unused BINOBJS variableLibravatar Kelvin M. Klann2022-11-20
* check for availability of symbols instead of glibc definesLibravatar Reiner Herrmann2022-10-23
* makefiles: add generated files as dependenciesLibravatar Kelvin M. Klann2022-06-30
* makefiles: stop failing when config.mk does not existLibravatar Kelvin M. Klann2022-06-30
* build: reduce autoconf input files from 32 to 2Libravatar Kelvin M. Klann2022-06-30
* makefiles: deduplicate configure-time vars into new config.mk.inLibravatar Kelvin M. Klann2022-06-12
* 2022 copyright updateLibravatar netblue302022-01-07
* libtrace.c: use realpath instead of readlink to avoid PATH_MAXLibravatar Kelvin M. Klann2021-10-16
* makefiles: replace character class with plain charLibravatar Kelvin M. Klann2021-03-24
* makefiles: make all, clean and distclean PHONYLibravatar Kelvin M. Klann2021-03-01
* makefiles: fix whitespaceLibravatar Kelvin M. Klann2021-03-01
* copyright updateLibravatar startx20172021-02-15
* build: add -fPIE to LDFLAGSLibravatar Reiner Herrmann2020-10-08
* move copyright to 2020 (part 2) (#3181)Libravatar glitsj162020-01-24
* 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