aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-08-11 11:09:22 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-08-11 11:09:22 +0000
commit89c2514824c677b26b8fbd7dfbe373156b7596a3 (patch)
tree996dbf35d4befc5ebe1729c8a6e54892fc2d6a14
parent9df71affab4b11e7cf46fb61bca9fc2ac1c3e7f8 (diff)
downloadman-pages-89c2514824c677b26b8fbd7dfbe373156b7596a3.tar.gz
sync
-rw-r--r--Changes15
1 files changed, 14 insertions, 1 deletions
diff --git a/Changes b/Changes
index 7cde85e57b..cc2f002eb4 100644
--- a/Changes
+++ b/Changes
@@ -32,6 +32,11 @@ Apologies if I missed anyone!
New and rewritten pages
-----------------------
+clock_getcpuclockid.3
+ mtk
+ New page documenting the clock_getcpuclockid() library function,
+ available since glibc 2.2.
+
udplite.7
Gerrit Renker
Document the Linux implementation of the UDP-Lite protocol,
@@ -119,7 +124,7 @@ mbind.2
Lee Schermerhorn
Add brief discussion of mode flags.
Lee Schermerhorn
- ttempt to clarify discussion of MPOL_DEFAULT.
+ Attempt to clarify discussion of MPOL_DEFAULT.
mtk
Fix URI reference for libnuma.
@@ -203,6 +208,10 @@ cexp2.3
AVAILABILITY: These functions are still not in glibc
as at version 2.8.
+clock_getres.3
+ mtk
+ SEE ALSO: Add clock_getcpuclockid(3).
+
clog2.3
mtk
AVAILABILITY: These functions are still not in glibc
@@ -332,6 +341,10 @@ standards.7
page, then the read can assume that the interface is also
specified in POSIX.1-2008, unless otherwise noted.
+time.7
+ mtk
+ SEE ALSO: Add clock_getcpuclockid(3).
+
udp.7
mtk
SEE ALSO: add udplite(7).