Update s390 timer_*.c files for x86_64 file moves.
authorRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 17:57:40 +0000 (10:57 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 17:57:40 +0000 (10:57 -0700)
ChangeLog
nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c
nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c
nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c
nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c
nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c

index 02c09a2..aa264ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        Likewise.
        * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
        Likewise.
+       * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
+       * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
+       * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
+       * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
+       * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
 
        * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
        that was previously under [RESET_PID].