summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-07 17:27:59 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-07 17:27:59 +0000
commitaf58d8a27350eac80504f83c091d79a08187d4bb (patch)
tree971d13954174efef6b8cec8c34982cb28134161f
parent9495793d2a467e7be150fd71a7d6bb90cc86afce (diff)
Update.
2001-01-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/glob64.c: Moved to ... * sysdeps/gnu/glob64.c: ...here. New file.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/gnu/glob64.c (renamed from sysdeps/unix/sysv/linux/glob64.c)0
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da44365ab8..bb6c21cab7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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