diff options
author | Roland McGrath <roland@hack.frob.com> | 2013-05-06 16:11:11 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2013-05-06 16:11:11 -0700 |
commit | 9723ffc5240f83b158bee770f85e8e515ad08943 (patch) | |
tree | 9f6a94b18fcf66da2a969846629708e9bf2258f9 /ChangeLog | |
parent | 962e6658a325fdc34c8fd761c41a6c098b8747eb (diff) | |
download | glibc-9723ffc5240f83b158bee770f85e8e515ad08943.zip glibc-9723ffc5240f83b158bee770f85e8e515ad08943.tar.gz glibc-9723ffc5240f83b158bee770f85e8e515ad08943.tar.bz2 |
Move dummy glob64.c alongside glob.c that defines glob64.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |