]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Merge from mainline.
authorAndreas Jaeger <aj@suse.de>
Wed, 8 May 2002 13:49:11 +0000 (13:49 +0000)
committerAndreas Jaeger <aj@suse.de>
Wed, 8 May 2002 13:49:11 +0000 (13:49 +0000)
ChangeLog
sysdeps/unix/sysv/linux/x86_64/glob.c [new file with mode: 0644]

index 665c0cec93287919390babfd82183a26a53600a7..02866b74c0049b88fee40815fc2705c41600a64f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-10  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/unix/sysv/linux/x86_64/glob.c: New file.
+
 2002-04-29  Roland McGrath  <roland@frob.com>
 
        * sysdeps/mach/hurd/configure.in: Set stdio=libio by default.
diff --git a/sysdeps/unix/sysv/linux/x86_64/glob.c b/sysdeps/unix/sysv/linux/x86_64/glob.c
new file mode 100644 (file)
index 0000000..b222246
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/ia64/glob.c>