+2013-06-13 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ * NEWS: Fix note on clock function precision. Text by Roland
+ McGrath.
+
2013-06-13 Roland McGrath <roland@hack.frob.com>
* elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).
It is based on draft TS 18661 and currently enabled as a GNU extension.
-* Improved precision of the clock() function on Linux.
+* On Linux, the clock function now uses the clock_gettime system call
+ for improved precision, rather than old times system call.
\f
Version 2.17