tor/src
Simon South 001d880d10 sandbox: Allow "statx" syscall on i386 for glibc 2.33
glibc versions 2.33 and newer use the modern "statx" system call in their
implementations of stat() and opendir() for Linux on i386.  Prevent failures in
the sandbox unit tests by modifying the sandbox to allow this system call
without restriction on i386 when it is available, and update the test suite to
skip the "sandbox/stat_filename" test in this case as it is certain to fail.
2021-11-05 10:30:51 -04:00
..
app Merge branch 'maint-0.4.6' 2021-10-21 10:01:39 -04:00
config Merge branch 'maint-0.4.6' 2021-08-12 12:13:26 -04:00
core Use TOR_PRIuSZ instead of %ld for CC logging. 2021-10-29 19:08:20 +00:00
ext Remove last artifacts of Rust related code 2021-10-06 15:12:04 -04:00
feature Merge branch 'maint-0.4.6' 2021-11-03 09:53:35 -04:00
lib sandbox: Allow "statx" syscall on i386 for glibc 2.33 2021-11-05 10:30:51 -04:00
test sandbox: Allow "statx" syscall on i386 for glibc 2.33 2021-11-05 10:30:51 -04:00
tools rust: Remove Rust support from tree 2021-10-06 15:12:04 -04:00
trunnel Add trunnel definitions for xon/xoff cells. 2021-09-28 21:26:10 +00:00
win32 version: Missing version update in couple files 2021-10-28 09:42:08 -04:00
arch_goals.md
include.am rust: Remove Rust support from tree 2021-10-06 15:12:04 -04:00
mainpage.md