]> wimlib.net Git - wimlib/commitdiff
Refactor error functions; make re-entrant
authorEric Biggers <ebiggers3@gmail.com>
Sun, 3 Mar 2013 21:47:12 +0000 (15:47 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 3 Mar 2013 21:56:47 +0000 (15:56 -0600)
Use strerror_r() (the "XSI-compliant" version) instead of strerror().


No differences found