diff options
author | Andreas Schwab <schwab@redhat.com> | 2010-05-21 11:45:17 -0700 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-05-21 11:45:17 -0700 |
commit | 5b08ac571ff8e94fe96511a532f0d20997de5f52 (patch) | |
tree | 5db18a6359c58032b49557bf2e40f6eee0a84147 /ChangeLog | |
parent | 33b8d90a1b41ba6a4a7b518d0a32258fadf5c040 (diff) | |
download | glibc-5b08ac571ff8e94fe96511a532f0d20997de5f52.tar glibc-5b08ac571ff8e94fe96511a532f0d20997de5f52.tar.gz glibc-5b08ac571ff8e94fe96511a532f0d20997de5f52.tar.bz2 glibc-5b08ac571ff8e94fe96511a532f0d20997de5f52.zip |
Make <sys/timex.h> compatible with C++
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-05-20 Andreas Schwab <schwab@redhat.com> + + * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH. + 2010-05-17 Luis Machado <luisgpm@br.ibm.com> POWER7 optimizations. |