Unlike BeOS' strerror_r() (not in headers) ours is standard-conforming
and returns int. Fixes the only (unexpectedly) failing autoconf test. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24480 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
47ed33e09b
commit
76c69c6fe6
@ -441,7 +441,7 @@
|
||||
#define STDC_HEADERS 1
|
||||
|
||||
/* Define to 1 if strerror_r returns char *. */
|
||||
#define STRERROR_R_CHAR_P 1
|
||||
/* #undef STRERROR_R_CHAR_P */
|
||||
|
||||
/* Define to 1 if using stack overflow detection */
|
||||
// #define USE_STACKOVF 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user