mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
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>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user