glibc/io/sys
Samuel Thibault 7b544224f8 stat.h: Fix missing declaration of struct timespec
When building with e.g. -std=c99 and _ATFILE_SOURCE, stat.h was missing
including bits/types/struct_timespec.h to get the struct timespec
declaration for utimensat.
2024-11-10 00:46:42 +01:00
..
fcntl.h initial import 1995-02-18 01:27:10 +00:00
poll.h Always define __USE_TIME_BITS64 when 64 bit time_t is used 2024-04-02 15:28:36 -03:00
sendfile.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
stat.h stat.h: Fix missing declaration of struct timespec 2024-11-10 00:46:42 +01:00
statfs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
statvfs.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
vfs.h * io/Makefile (headers): Add sys/vfs.h. 1996-07-07 23:23:51 +00:00