1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-24 17:51:17 +03:00
Files
glibc/sysdeps/unix/sysv/linux
Lukasz Majewski e8ac1f71c8 Include <kernel-features.h> explicitly in Linux clock_settime.c
The rewritten clock_settime code (which now supports 64 bit time on systems
with __WORDSIZE == 32)  for Linux now relies on the
__ASSUME_TIME64_SYSCALLS flag set.

Lets explicitly include the header file where it is defined to avoid
any indirect inclusion (which may pose some unwanted API definitions).

Tested with scripts/build-many-glibcs.py script.
2019-10-20 16:52:43 +02:00
..
2019-09-17 17:09:24 -03:00
2019-09-17 17:09:24 -03:00
2019-10-18 15:55:33 -04:00
2019-10-18 15:55:33 -04:00
2019-05-14 22:55:51 +02:00
2019-10-18 15:55:33 -04:00