summaryrefslogtreecommitdiff
path: root/win32/ruby.def
diff options
context:
space:
mode:
Diffstat (limited to 'win32/ruby.def')
-rw-r--r--win32/ruby.def8
1 files changed, 5 insertions, 3 deletions
diff --git a/win32/ruby.def b/win32/ruby.def
index 1c79697fd7..97ac63c74b 100644
--- a/win32/ruby.def
+++ b/win32/ruby.def
@@ -31,6 +31,7 @@ EXPORTS
rb_eSystemCallError
rb_eZeroDivError
rb_mErrno
+ ruby_nerrs
;eval.c
rb_cProc
ruby_frame
@@ -98,8 +99,6 @@ EXPORTS
definekey
encrypt
crypt
-;missing/fnmatch.c
- fnmatch
;missing/isinf.c
isinf
;missing/isnan.c
@@ -134,6 +133,7 @@ EXPORTS
mygetservbyname
mygetservbyport
myget_osfhandle
+ win32_getcwd
win32_getenv
;array.c
rb_mem_clear
@@ -283,6 +283,7 @@ EXPORTS
rb_funcall
rb_funcall2
rb_funcall3
+ rb_call_super
rb_backtrace
rb_frame_last_func
rb_obj_instance_eval
@@ -326,6 +327,7 @@ EXPORTS
rb_file_s_expand_path
;gc.c
xmalloc
+ xfree
xcalloc
xrealloc
rb_global_variable
@@ -373,7 +375,7 @@ EXPORTS
rb_fdopen
rb_file_open
rb_file_sysopen
- rb_io_synchronized
+ rb_io_synchronized
rb_p
rb_gets
rb_str_setter