1
0
mirror of https://sourceware.org/git/glibc.git synced 2026-01-06 11:51:29 +03:00

conformtest: Fix typo in CLK_TCK condition.

This commit is contained in:
Joseph Myers
2012-11-07 04:05:12 +00:00
parent fdf689a977
commit 45832f7473
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2012-11-07 Joseph Myers <joseph@codesourcery.com>
* conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
Change XOPEN21K to XOPEN2K.
2012-11-06 Maxim Kuvyrkov <maxim@codesourcery.com>
* string/memmove.c: Use memcpy when possible.

View File

@@ -42,7 +42,7 @@ function int timespec_get (struct timespec *, int)
#endif
#if !defined ISO && !defined ISO99 && !defined ISO11
# if !defined XOPEN21K && !defined XOPEN2K8 && !defined POSIX2008
# if !defined XOPEN2K && !defined XOPEN2K8 && !defined POSIX2008
symbol CLK_TCK
# endif
constant CLOCK_PROCESS_CPUTIME_ID