CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/25 14:04:18
Modified files:
include : string.h
Log message:
strsignal() was added to POSIX-2008; strerror_r() was in the base
of POSIX-2001, without the XSI qualifier. Adjust conditionals to match.
ok millert@
