From 3e96da0b5322f2665b1d3613b07891b2c9d6d83a Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 28 Jun 2007 17:55:01 +0000 Subject: * cygwin.din: Export stpcpy, stpncpy. * posix.sgml: Add stpcpy and stpncpy to list of implemented GNU extensions. * include/cygwin/version.h: Bump API minor number. --- winsup/cygwin/cygwin.din | 2 ++ 1 file changed, 2 insertions(+) (limited to 'winsup/cygwin/cygwin.din') diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din index 56a342c50..346291af9 100644 --- a/winsup/cygwin/cygwin.din +++ b/winsup/cygwin/cygwin.din @@ -1424,6 +1424,8 @@ _stat64 = stat64 SIGFE statfs SIGFE _statfs = statfs SIGFE statvfs SIGFE +stpcpy NOSIGFE +stpncpy NOSIGFE strcasecmp NOSIGFE _strcasecmp = strcasecmp NOSIGFE strcasestr NOSIGFE -- cgit v1.2.3