Commit Graph

3 Commits

Author SHA1 Message Date
01e94c4623 fix misplaced semicolon in preprocessor directive (#undef h_errno) 2012-05-16 20:14:30 -04:00
e68c51ac46 use __h_errno_location for h_errno
we do not bother making h_errno thread-local since the only interfaces
that use it are inherently non-thread-safe. but still use the
potentially-thread-local ABI to access it just to avoid lock-in.
2012-05-12 23:45:07 -04:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00