C library system-call wrappers, or the lack thereof
C library system-call wrappers, or the lack thereof
Posted Nov 13, 2018 17:14 UTC (Tue) by rweikusat2 (subscriber, #117920)In reply to: C library system-call wrappers, or the lack thereof by Cyberax
Parent article: C library system-call wrappers, or the lack thereof
That's not going to solve the problem of certain system calls being only accessible by number via the syscall function.