• SRFI 199: POSIX errno manipulation

    From Arthur A. Gleckler@21:1/5 to All on Thu Jun 25 19:33:33 2020
    Scheme Request for Implementation 199,
    "POSIX errno manipulation,"
    by Harold Ancell,
    is now available for discussion.

    Its draft and an archive of the ongoing discussion are available at <https://srfi.schemers.org/srfi-199/>.

    You can join the discussion of the draft by filling out the subscription
    form on that page.

    You can contribute a message to the discussion by sending it to <srfi-199@srfi.schemers.org>.

    Here's the abstract:

    The majority of POSIX system and library calls require accessing errno
    to discern the specific cause of an error, and some require setting it
    to 0 before calling them. This SRFI specifies procedures to both
    retrieve its value, and to set it.

    Regards,



    SRFI Editor

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)