aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-30 23:42:53 +0200
committerLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-31 00:06:49 +0200
commit183eb02508f538e8200b62bbefc1c48aa0675d28 (patch)
tree04fe7c84c7c06e67e1da63766d4d74ffe7a4fb68 /README
parentFix wrong pointer variable in stat64 wrapper (diff)
downloadfirejail-183eb02508f538e8200b62bbefc1c48aa0675d28.tar.gz
firejail-183eb02508f538e8200b62bbefc1c48aa0675d28.tar.zst
firejail-183eb02508f538e8200b62bbefc1c48aa0675d28.zip
libtrace: Add support for lstat() / lstat64()
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 775a3f008..dfd101b7e 100644
--- a/README
+++ b/README
@@ -36,6 +36,7 @@ Thomas Jarosch (https://github.com/thomasjfox)
36 - added uudeview profile 36 - added uudeview profile
37 - improved profile list 37 - improved profile list
38 - fixed small variable glitch in stat64() / lstat64() (libtracelog) 38 - fixed small variable glitch in stat64() / lstat64() (libtracelog)
39 - added lstat() / lstat64() support to libtrace
39Niklas Haas (https://github.com/haasn) 40Niklas Haas (https://github.com/haasn)
40 - blacklisting for keybase.io's client 41 - blacklisting for keybase.io's client
41Aleksey Manevich (https://github.com/manevich) 42Aleksey Manevich (https://github.com/manevich)