]> gitweb.factorcode.org Git - factor.git/commit
libc: First stab at using strerror_r and (strerror_s on Windows) instead of thread...
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 4 Jul 2014 10:11:45 +0000 (03:11 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 4 Jul 2014 10:11:45 +0000 (03:11 -0700)
commitd7595bbb7cfc95c8921fdcd262bc255c632332d9
tree3fc474946c4c73027fd22b66c5f5d9dd07864f33
parent69262be4d8cfdc5bf23e49e0dedacc885ae8288c
libc: First stab at using strerror_r and (strerror_s on Windows) instead of thread-unsafe strerror.
basis/libc/libc.factor
basis/libc/windows/windows.factor