mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove ruby_mktemp
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@809 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e0f9bdab15
commit
5a8bfc39f1
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Jul 4 01:50:49 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
|
||||
|
||||
* win32/ruby.def: remove ruby_mktemp.
|
||||
|
||||
Mon Jul 3 18:35:41 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
|
||||
|
||||
* lib/mkmf.rb: use null device if it exists for cross-compiling.
|
||||
|
|
|
@ -568,7 +568,6 @@ EXPORTS
|
|||
rb_special_const_p
|
||||
ruby_scan_oct
|
||||
ruby_scan_hex
|
||||
ruby_mktemp
|
||||
ruby_add_suffix
|
||||
ruby_qsort
|
||||
;variable.c
|
||||
|
|
Loading…
Reference in a new issue