Out strerror_t returns int, not char. Fixes ticket #3553. Thanks, Adrian!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29499 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1257,7 +1257,7 @@
|
|||||||
#define STDC_HEADERS 1
|
#define STDC_HEADERS 1
|
||||||
|
|
||||||
/* Define to 1 if strerror_r returns char *. */
|
/* Define to 1 if strerror_r returns char *. */
|
||||||
#define STRERROR_R_CHAR_P 1
|
/* #undef STRERROR_R_CHAR_P */
|
||||||
|
|
||||||
/* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
|
/* Define to be the nanoseconds member of struct stat's st_mtim, if it exists.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user