public
Description: Rubinius, the Ruby VM
Homepage: http://rubini.us
Clone URL: git://github.com/evanphx/rubinius.git
Search Repo:
Remove unneeded terminal_* prims
drbrain (author)
Wed Jul 23 15:01:03 -0700 2008
commit  c286268e9ff1d5fdf52050ae1439021dd44042d3
tree    3490744f684b1296f5c82cf5a2e82efd8f264505
parent  acefa0774d72d2c13257a3af0c3a25495506ab4a
...
225
226
227
228
229
230
231
232
...
225
226
227
 
 
228
229
230
0
@@ -225,8 +225,6 @@ task_set_current
0
 task_set_debug_context_change
0
 task_set_debugging
0
 task_stack_size
0
-terminal_normal
0
-terminal_raw
0
 thread_current
0
 thread_dequeue
0
 thread_new

Comments

    No one has commented yet.