Beman Dawes
|
2fbf2718c4
|
In errno_md, for Sun and HP, always use strerror because it is always available and always thread safe on those systems. Linux, provide macro since there is no way to tell if available at runtime.
[SVN r36447]
|
2006-12-18 12:44:08 +00:00 |
|
Beman Dawes
|
5688d4a3a2
|
Fix errno_md POSIX strerror_r loop bugs (Alexander Nasonov)
[SVN r36446]
|
2006-12-18 12:12:26 +00:00 |
|
Beman Dawes
|
15b0862fc1
|
Remove unused throw_on_error (Cris Kohlhoff)
[SVN r35836]
|
2006-11-04 13:51:31 +00:00 |
|
Beman Dawes
|
f3c8c74656
|
Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers.
[SVN r35823]
|
2006-11-03 16:57:30 +00:00 |
|