]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 02c09a28d33d3218f34f2fa249d7ecde64fd9b49..aa264abe006b9e8a219bc6501cdf6c519987b986 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].
index 172223af3fb5f6632855716337202f77f7dca1a8..d307135003beaa045ce8047734d3098499a9acbb 100644 (file)
@@ -1 +1 @@
-#include "../x86_64/timer_create.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_create.c>
index 537516e0aa423bd0993a86bada6c155156eedc65..2dd94f5c7a01c4e65c74dfcc7b53405044722afe 100644 (file)
@@ -1 +1 @@
-#include "../x86_64/timer_delete.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_delete.c>
index 3f21a73c98610714fdac0c724a89465182337233..22eaff5cdaa61e761a94c4f4945bcf1fa494104b 100644 (file)
@@ -1 +1 @@
-#include "../x86_64/timer_getoverr.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c>
index a50143adc5164e853314b6663884e6c3255d2cc1..cea524bae51f1e09290fdd8cb900f1998ac983b2 100644 (file)
@@ -1 +1 @@
-#include "../x86_64/timer_gettime.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_gettime.c>
index 37baeffacce8f80b0198cd87eb02dcaf5f63a714..fa231149d599615c6a7ac2f975e6854524a31b5b 100644 (file)
@@ -1 +1 @@
-#include "../x86_64/timer_settime.c"
+#include <sysdeps/unix/sysv/linux/x86_64/timer_settime.c>