mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Add comments suggesting moving some functions to syscalls.list.
This commit is contained in:
@ -26,6 +26,8 @@
|
||||
#include <kernel-features.h>
|
||||
|
||||
|
||||
/* Consider moving to syscalls.list. */
|
||||
|
||||
ssize_t
|
||||
__libc_pwrite64 (fd, buf, count, offset)
|
||||
int fd;
|
||||
|
Reference in New Issue
Block a user