From 949b58f6a00c954f1742eac333c49ee35ac1be06 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 22 Apr 2008 16:55:23 +0000 Subject: * cygwin.din (fmemopen): Export. (open_memstream): Export. * 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 5e08b7159..b1fbffe80 100644 --- a/winsup/cygwin/cygwin.din +++ b/winsup/cygwin/cygwin.din @@ -476,6 +476,7 @@ fma NOSIGFE fmaf NOSIGFE fmax NOSIGFE fmaxf NOSIGFE +fmemopen SIGFE fmin NOSIGFE fminf NOSIGFE fmod NOSIGFE @@ -1017,6 +1018,7 @@ _ntohs = ntohs NOSIGFE on_exit SIGFE open SIGFE _open = open SIGFE +open_memstream SIGFE _open64 opendir SIGFE __opendir_with_d_ino SIGFE -- cgit v1.2.3