From 463a8afaa58b80926b0236e14a6171f45c1b784f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 23 Aug 2016 17:49:24 +0200 Subject: Implement missing POSIX-1.2008 function strerror_l Signed-off-by: Corinna Vinschen --- winsup/cygwin/common.din | 1 + 1 file changed, 1 insertion(+) (limited to 'winsup/cygwin/common.din') diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din index 8f7a282f4..7fce58719 100644 --- a/winsup/cygwin/common.din +++ b/winsup/cygwin/common.din @@ -1345,6 +1345,7 @@ strcpy NOSIGFE strcspn NOSIGFE strdup SIGFE strerror SIGFE +strerror_l SIGFE strerror_r SIGFE strfmon SIGFE strfmon_l SIGFE -- cgit v1.2.3