Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2017-08-25 18:59:28 +0300
committerCorinna Vinschen <corinna@vinschen.de>2017-08-25 19:00:46 +0300
commitcf8bf843f8be1771b8ad2489480cfdbbc42a668d (patch)
treefdc558f8583cda14989fd09cb53210c2c2358b48 /winsup/cygwin/common.din
parentc070326d31af28a0353c855e5a4dceb3b57c6144 (diff)
cygwin: export strnstr
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index ca6ff3cf9..55fa9b16c 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -1376,6 +1376,7 @@ strncmp NOSIGFE
strncpy NOSIGFE
strndup SIGFE
strnlen NOSIGFE
+strnstr NOSIGFE
strpbrk NOSIGFE
strptime SIGFE
strptime_l SIGFE