diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-14 10:57:40 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-14 10:57:40 -0700 |
commit | 4ef6befaf5e768863d2f70c7b15a283d819c7c99 (patch) | |
tree | 2485bd78fdb4e14dd96a12733ad0ab0f89d33a50 /ChangeLog | |
parent | 4c68138bc4f9ef602636767bb0373583b3556ba2 (diff) | |
download | glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.tar glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.tar.gz glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.tar.bz2 glibc-4ef6befaf5e768863d2f70c7b15a283d819c7c99.zip |
Update s390 timer_*.c files for x86_64 file moves.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -37,6 +37,11 @@ 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]. |