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:
Diffstat (limited to 'winsup/mingw/moldname.def.in')
-rw-r--r--winsup/mingw/moldname.def.in18
1 files changed, 13 insertions, 5 deletions
diff --git a/winsup/mingw/moldname.def.in b/winsup/mingw/moldname.def.in
index 1c88b0a56..c3659b73b 100644
--- a/winsup/mingw/moldname.def.in
+++ b/winsup/mingw/moldname.def.in
@@ -26,7 +26,6 @@
EXPORTS
access
beep
-cabs
chdir
chmod
chsize
@@ -67,12 +66,8 @@ getcwd
getpid
getw
heapwalk
-hypot
isatty
itoa
-j0
-j1
-jn
kbhit
lseek
ltoa
@@ -138,6 +133,19 @@ wcsupr
wpopen
#endif
write
+; non-ANSI functions declared in math.h
+j0
+j1
+jn
y0
y1
yn
+chgsign
+scalb
+finite
+fpclass
+; C99 functions
+cabs
+hypot
+logb
+nextafter