summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-07-05 09:28:07 +1200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-07-05 09:28:07 +1200
commit7eb07296eb9601e7456d11080cc5f02a18e0838d (patch)
tree26660775618ddd97f79735ef7b20936465d63c4c
parent3cdf5b9034a0ab52a5a8375483a5456824845dd9 (diff)
downloadwebsite-7eb07296eb9601e7456d11080cc5f02a18e0838d.tar.gz
missing_pages.html: Add timespec_getres3() to list of missing pagesv2021-07-04
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--missing_pages.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/missing_pages.html b/missing_pages.html
index 3e0f988..f206a58 100644
--- a/missing_pages.html
+++ b/missing_pages.html
@@ -993,6 +993,18 @@ Probably should not be documented:
<tr>
<td>
+ <span class="man-page">timespec_getres(3)</span>
+ </td>
+ <td>
+ 2.34
+ </td>
+ <td>
+ New C2X function, needs _ISOC2X_SOURCE
+ </td>
+ </tr>
+
+ <tr>
+ <td>
<span class="man-page">obstack_alloc_failed_handler(3)</span>
<br>
<span class="man-page">obstack_exit_failure(3)</span>