Skip to content
Commit ebf961a5 authored by Ting-Wei Lan's avatar Ting-Wei Lan Committed by Colin Walters
Browse files

Make g_strerror work with non-glibc POSIX systems

We should only use GNU-specific strerror_r on glibc. On other systems,
we should use the XSI-compliant version.

https://bugzilla.gnome.org/show_bug.cgi?id=754601
parent e773acfe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment