glibc/io/sys
Miao Wang 55618e1396 io: statx, fstatat: Drop nonnull attribute on the path argument
Since Linux 6.11 the kernel allows path to be NULL if flags &
AT_EMPTY_PATH.  Let's allow users to take the advantage if they don't
care running on old kernels.

Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
Signed-off-by: Xi Ruoyao <xry111@xry111.site>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
2024-12-23 10:30:43 +01:00
..
fcntl.h
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 io: statx, fstatat: Drop nonnull attribute on the path argument 2024-12-23 10:30:43 +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