Move dummy glob64.c alongside glob.c that defines glob64.
authorRoland McGrath <roland@hack.frob.com>
Mon, 6 May 2013 23:11:11 +0000 (16:11 -0700)
committerRoland McGrath <roland@hack.frob.com>
Mon, 6 May 2013 23:11:11 +0000 (16:11 -0700)
ChangeLog
sysdeps/wordsize-64/glob64.c [moved from sysdeps/unix/sysv/linux/wordsize-64/glob64.c with 100% similarity]

index 1deca8f..d1b7ce8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2013-05-06  Roland McGrath  <roland@hack.frob.com>
 
+       * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
+       * sysdeps/wordsize-64/glob64.c: ... here.
+
        * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
        (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
        New macros.