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.