procfs
procfs copied to clipboard
Android: `Iterator::next` for `FDsIter` fails with `bad system call`
procfs::process::Process::myself().unwrap().fd().unwrap().next()
fails with signal: 31, SIGSYS: bad system call
in Android
Thanks for the report. What version of procfs?
0.14.1
Some code was changed as part of #265
Can you test again? Can you provide the version of the Linux kernel you used on Android?