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>2016-08-23 18:42:47 +0300
committerCorinna Vinschen <corinna@vinschen.de>2016-08-23 18:51:14 +0300
commit0ecb846d2ba2525ec1ec7842a8291da2a2f8f823 (patch)
tree7c2e6a84d81aec4ea9ca3d2a16ef248436fd8d74 /winsup/cygwin/common.din
parente636fe3d489ca60d171ae1fcf5fabecdd1665af7 (diff)
Implement GNU extension strptime_l
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 12705fe4f..b0064c877 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -1364,6 +1364,7 @@ strndup SIGFE
strnlen NOSIGFE
strpbrk NOSIGFE
strptime SIGFE
+strptime_l SIGFE
strrchr NOSIGFE
strsep NOSIGFE
strsignal SIGFE