- move common code into new open_new_terminal() function;
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 29 May 2006 12:54:16 +0000 (12:54 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 29 May 2006 12:54:16 +0000 (12:54 -0000)
commit0da069d3826568101560920bc2ca1796b1392630
tree389334b0f92826239cd37087fcada43ef794e19d
parentbbc225e13d0b4388a095c98c86caff6dd675962b
- move common code into new open_new_terminal() function;
   text    data     bss     dec     hex filename
 864434   10244  645892 1520570  1733ba busybox_old
 864386   10244  645892 1520522  17338a busybox_unstripped

add/remove: 1/0 grow/shrink: 0/2 up/down: 92/-143 (-51)
function                                     old     new   delta
open_new_terminal                              -      92     +92
exec_signal                                  345     276     -69
run                                         1527    1453     -74
Again, 48 != 51 so let's trust the former..
TODO
init/init.c