1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00

Add the statx function

This commit is contained in:
Florian Weimer
2018-07-10 16:14:45 +02:00
parent b444e8f7cc
commit fd70af4552
44 changed files with 490 additions and 1 deletions

View File

@@ -26,6 +26,9 @@
#define __ASSUME_SEND_SYSCALL 1
#define __ASSUME_ACCEPT4_SYSCALL 1
/* No statx system call on ia64 yet. */
#undef __ASSUME_STATX
#undef __ASSUME_CLONE_DEFAULT
#define __ASSUME_CLONE2