diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | sysdeps/gnu/glob64.c (renamed from sysdeps/unix/sysv/linux/glob64.c) | 0 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-01-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/glob64.c: Moved to ... + * sysdeps/gnu/glob64.c: ...here. New file. + 2001-01-07 Ben Collins <bcollins@debian.org> * manual/examples/longopt.c: Make the "struct option" a little diff --git a/sysdeps/unix/sysv/linux/glob64.c b/sysdeps/gnu/glob64.c index 7fb4654b8b..7fb4654b8b 100644 --- a/sysdeps/unix/sysv/linux/glob64.c +++ b/sysdeps/gnu/glob64.c |