Email list hosting service & mailing list manager


New draft (#3) of SRFI 170: POSIX API Arthur A. Gleckler 15 May 2019 15:58 UTC

I've just published draft #3 of SRFI 170.  It was submitted by
John Cowan, author of the SRFI.

  <https://srfi.schemers.org/srfi-170/>

Here are John's comments on the draft:

  Commit Summary

  - Remove all I/O operations except port-fd conversions
  - Formatting bug, missing arg
  - Merge pull request #1 from
  scheme-requests-for-implementation/master
  - Merge pull request #2 from
  scheme-requests-for-implementation/master
  - removed abort, renamed port-fdes
  - Merge pull request #3 from johnwcowan/no-io
  - Fixing Latin error in gender
  - Return a timespec; add localized time procedures
  - Formatting bugs
  - Formatting bugs
  - Formatting bugs
  - Editorial changes before PR

Here's the diff:

  <https://github.com/scheme-requests-for-implementation/srfi-170/compare/98810d4c82c4929710db6bb0f1d77bf1ee4fa9a0...5467168147f3abf71032b3a5894a8e6b81fef28b>

Regards,

SRFI Editor