diff options
Diffstat (limited to 'results/scraper/fex/765')
| -rw-r--r-- | results/scraper/fex/765 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/results/scraper/fex/765 b/results/scraper/fex/765 new file mode 100644 index 000000000..131bba7ae --- /dev/null +++ b/results/scraper/fex/765 @@ -0,0 +1,3 @@ +Switch getdents over to 32bit syscall API once supported in 32bit process +Depending on 32bit or 64bit the API returns different results which can break things like llseek. +Currently semi-broken because of this. \ No newline at end of file |