smitsohu
0d2f252230
move copyright statement to 2019
2019-02-07 14:58:35 +01:00
netblue30
cb54e718b7
musl compile
2018-03-21 09:00:12 -04:00
g3ngr33n
18118ac8b6
Update libtrace.c
2018-03-18 08:37:39 +00:00
g3ngr33n
2e19cd28d4
Update libtrace.c
2018-03-18 08:36:54 +00:00
startx2017
012dd9faeb
move copyright statement to 2018
2018-01-14 09:52:30 -05:00
maxice8
a258790174
libtrace/libtrace.c: add missing limits.h include
...
Fix build on Musl systems, tested on x86_64-musl Void Linux
2017-12-13 01:26:13 -02:00
netblue30
e7b6317b3f
--build fixes and compile cleanup
2017-10-11 08:41:51 -04:00
netblue30
cbbc90381b
add private-bin support to profile builder
2017-09-19 09:47:26 -04:00
Helmut Grohne
ec03f0f580
Improve cross build support by using configured compiler instead of make default
...
https://bugs.debian.org/869707
2017-07-26 01:11:49 +02:00
Fred Barclay
96c920e166
Remove trailing whitespace from src/
2017-05-24 14:13:52 -05:00
netblue30
84feed23bd
copyright 2017
2017-02-11 09:45:47 -05:00
Thomas Jarosch
183eb02508
libtrace: Add support for lstat() / lstat64()
2016-07-31 00:06:49 +02:00
Thomas Jarosch
a733a5092b
Fix wrong pointer variable in stat64 wrapper
...
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.
2016-07-31 00:06:19 +02:00
netblue30
3699f72864
--trace fix
2016-02-13 09:49:12 -05:00
netblue30
b04f9f301c
--trace fix
2016-02-13 09:29:20 -05:00
netblue30
e6d794e04f
copyright 2016
2016-01-13 19:24:17 -05:00
Reiner Herrmann
991a209509
Sort file lists to make build reproducible
2015-12-16 23:12:05 +01:00
netblue30
82c4f4ed6e
--tracelog
2015-12-03 09:42:54 -05:00
netblue30
f9021ef871
--tracelog
2015-12-03 08:45:52 -05:00
netblue30
92ca1dd525
libtrace enhancements
2015-12-02 07:48:41 -05:00
netblue30
4e22add644
llvm scan
2015-11-29 13:02:48 -05:00
netblue30
2e9bb49dfa
cleanup
2015-11-28 08:17:48 -05:00
Duncaen
14b435a43a
libtrace: only include fopen64, freopen64 and stat64 if __GLIBC__ is defined
2015-10-25 16:28:35 +01:00
Duncaen
d49889d246
Revert "fix struct stat64 problem for musl libc"
...
This reverts commit 8011645669 .
2015-10-25 14:37:11 +01:00
netblue30
8011645669
fix struct stat64 problem for musl libc
2015-10-25 09:27:34 -04:00
netblue30
ecddb268a9
Copyright headers
2015-10-24 12:21:35 -04:00
Peter Millerchip
a956dd47b1
Support --enable-fatal-warnings in all Makefiles
2015-08-22 12:21:18 +01:00
netblue30
9d91a26a15
added --enable-fatal-warnings
2015-08-21 08:16:06 -04:00
Peter Millerchip
48af0110f8
Compile with -W -Wall -Werror
2015-08-20 14:38:44 +01:00
netblue30
1379851360
Baseline firejail 0.9.28
2015-08-08 19:12:30 -04:00