aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2022-03-30 17:44:02 -0400
committerDJ Delorie <dj@redhat.com>2022-04-27 17:19:31 -0400
commit7c477b57a31487eda516db02b9e04f22d1a6e6af (patch)
treea3c4de25e051df61a5ad9c80dafa888cca3d047c /sysdeps/unix
parent9e5daa1f6a709dd42420f10971889dc1e47b6e92 (diff)
downloadglibc-7c477b57a31487eda516db02b9e04f22d1a6e6af.zip
glibc-7c477b57a31487eda516db02b9e04f22d1a6e6af.tar.gz
glibc-7c477b57a31487eda516db02b9e04f22d1a6e6af.tar.bz2
posix/glob.c: update from gnulib
Copied from gnulib/lib/glob.c in order to fix rhbz 1982608 Also fixes swbz 25659 Reviewed-by: Carlos O'Donell <carlos@redhat.com> Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix')
-rw-r--r--sysdeps/unix/sysv/linux/glob64-time64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/glob64-time64.c b/sysdeps/unix/sysv/linux/glob64-time64.c
index 32b4929..1d485dc 100644
--- a/sysdeps/unix/sysv/linux/glob64-time64.c
+++ b/sysdeps/unix/sysv/linux/glob64-time64.c
@@ -37,6 +37,7 @@
# define GLOB_LSTAT gl_lstat
# define GLOB_STAT64 __stat64_time64
# define GLOB_LSTAT64 __lstat64_time64
+# define GLOB_FSTATAT64 __fstatat64_time64
# define COMPILE_GLOB64 1