From: Alan Cox Date: Mon, 13 Nov 2017 01:40:48 +0000 (+0000) Subject: libs: add some missing post 5.2 functions we encountered X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f52b607b7e5e2280e075ff0da805055144a543ab;p=FUZIX.git libs: add some missing post 5.2 functions we encountered These look worth adding to libc --- diff --git a/Library/libs/API.list b/Library/libs/API.list index 0695ba26..0268c326 100644 --- a/Library/libs/API.list +++ b/Library/libs/API.list @@ -295,3 +295,12 @@ write CODE y0 CODE y1 CODE yn CODE + + +Post 5.2 the following routines have been encountered along the way that +are used by apps + +mktime MISSING +psignal MISSING +strsignal MISSING +