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>2013-05-21 14:07:55 +0400
committerCorinna Vinschen <corinna@vinschen.de>2013-05-21 14:07:55 +0400
commite99674fb555efbd3cef6496215030e748084870e (patch)
tree2bea74cd41c692694d5c46d5f9a6b6036a0c2dba /winsup/cygwin/common.din
parent676548b3d1c6e15981c6ddb7dfca483d6ec910ec (diff)
* libc/base64.c: New file.
* Makefile.in (DLL_OFILES): Add base64.o. * common.din: Export __b64_ntop and __b64_pton. * posix.sgml (std-bsd): Add __b64_ntop and __b64_pton. * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r--winsup/cygwin/common.din2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din
index 20948941e..648426b2c 100644
--- a/winsup/cygwin/common.din
+++ b/winsup/cygwin/common.din
@@ -39,6 +39,8 @@ _Exit SIGFE
__assert NOSIGFE
__assert_func NOSIGFE
__assertfail NOSIGFE
+__b64_ntop NOSIGFE
+__b64_pton NOSIGFE
__dn_comp SIGFE
__dn_expand SIGFE
__dn_skipname SIGFE