From 3b3b1e35a9d73ca1cfe5d651e6e3410c380a5e25 Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 19 Jun 2000 08:38:11 +0000 Subject: 2000-06-19 git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@767 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 1 + 1 file changed, 1 insertion(+) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 27d436df2..c4654d925 100644 --- a/ToDo +++ b/ToDo @@ -46,6 +46,7 @@ Hacking Interpreter * performance tune for in-block (dynamic) local variables. * generational GC ? * give warnings to assign magic variables. +* export rb_io_{addstr,printf,puts,print} Standard Libraries -- cgit