From 7eb07296eb9601e7456d11080cc5f02a18e0838d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 5 Jul 2021 09:28:07 +1200 Subject: missing_pages.html: Add timespec_getres3() to list of missing pages Signed-off-by: Michael Kerrisk --- missing_pages.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/missing_pages.html b/missing_pages.html index 3e0f988..f206a58 100644 --- a/missing_pages.html +++ b/missing_pages.html @@ -991,6 +991,18 @@ Probably should not be documented: + + + timespec_getres(3) + + + 2.34 + + + New C2X function, needs _ISOC2X_SOURCE + + + obstack_alloc_failed_handler(3) -- cgit v1.2.3