diff options
author | Roland McGrath <roland@hack.frob.com> | 2014-05-14 10:43:54 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2014-05-14 10:43:54 -0700 |
commit | 4eaae765170c09ba7738de0c7617b8847ae0ab82 (patch) | |
tree | 51360d454007a9f8d91ced6a8c23b677753cfd0c | |
parent | 3a51fb604715776e051691c65e360bdf7d37488e (diff) | |
download | glibc-4eaae765170c09ba7738de0c7617b8847ae0ab82.tar glibc-4eaae765170c09ba7738de0c7617b8847ae0ab82.tar.gz glibc-4eaae765170c09ba7738de0c7617b8847ae0ab82.tar.bz2 glibc-4eaae765170c09ba7738de0c7617b8847ae0ab82.zip |
Move x86_64 compat-timer.h out of nptl/
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | sysdeps/unix/sysv/linux/x86_64/compat-timer.h (renamed from nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h) | 0 |
2 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2014-05-14 Roland McGrath <roland@hack.frob.com> + * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ... + * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here. * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ... * sysdeps/unix/sysv/linux/x86_64/Versions: ... here. * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ... diff --git a/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h b/sysdeps/unix/sysv/linux/x86_64/compat-timer.h index 2cb19bc173..2cb19bc173 100644 --- a/nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h +++ b/sysdeps/unix/sysv/linux/x86_64/compat-timer.h |