previous: >>108708357
#define __NR_getpmsg 181
#define __NR_putpmsg 182
#define __NR_afs_syscall 183
#define __NR_tuxcall 184
#define __NR_security 185
#define __NR_vserver 236
https://man7.org/linux/man-pages/man2/unimplemented.2.html
ah, well.... this is awkward. not really sure how to handle this thread, lol. can you really discuss syscalls that aren't implemented? i guess maybe... and some of them are implemented as library calls instead..... i'm really not sure why these are taking up syscall slots if they're not actually in use, though ?_?
very strange
hopefully i got them all and didn't miss any......
relevant resources:
man man
man syscalls
https://man7.org/linux/man-pages/
https://linux.die.net/man/
https://elixir.bootlin.com/linux/
https://elixir.bootlin.com/musl/
https://elixir.bootlin.com/glibc/