| 
    cxxomfort
    rel.20211024
    
   Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/ 
   | 
 
Backports related to Standard header <cerrno>
This header adds a few of the errno -related macro names drom later compilers to their previous releases, eg.: later POSIX error names added in MSVC 2013 that were missing in previous revisions.
Examples of the names added:
EADDRINUSE, EBADMSG, ENOLINK, EOVERFLOW, ECONNABORTED, ECONNREFUSED, ETIMR 
 1.8.13