diff options
author | Miao Wang <shankerwangmiao@gmail.com> | 2024-12-23 10:30:43 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-12-23 10:30:43 +0100 |
commit | 55618e13968a60b89e5b226a23afaa8f17c5ef48 (patch) | |
tree | f18c8a65fa26b7a3ca38e385ac8d013370d8d88e /nis/nss | |
parent | 15ab68bf1abddff3b2fc0fa8ed53bb42fcd66cec (diff) | |
download | glibc-55618e13968a60b89e5b226a23afaa8f17c5ef48.zip glibc-55618e13968a60b89e5b226a23afaa8f17c5ef48.tar.gz glibc-55618e13968a60b89e5b226a23afaa8f17c5ef48.tar.bz2 |
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>
Diffstat (limited to 'nis/nss')
0 files changed, 0 insertions, 0 deletions