[COMMITTED PATCH] Fix glob64 broken by cleanup.

Roland McGrath roland@hack.frob.com
Tue May 7 00:13:00 GMT 2013


	* sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.

--- /dev/null
+++ b/sysdeps/unix/sysv/linux/wordsize-64/glob64.c
@@ -0,0 +1,2 @@
+/* This file is here so sysdeps/gnu/glob64.c doesn't take precedence.  */
+#include <sysdeps/wordsize-64/glob64.c>



More information about the Libc-alpha mailing list