Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Is this still possible in Linux? Or were the aforementioned syscalls removed?


Linux never removes syscalls.


Though it does stop implementing obsolete syscalls on newer architectures. So the set of syscalls you can effectively use often rotates as the hardware treadmill turns.


And since they haven't been removed, just not implemented, you get the joy of finding out it doesn't work anymore when you try to use it, instead of when you build it!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: