[BusyBox] [patch] get_terminal_width_height() return value

Bernhard Fischer rep.nop at aon.at
Sat Aug 27 16:48:33 MDT 2005


Rob Landley wrote:

>I'd prefer unconditionally, myself.  What's the size difference?


Not that much. The trailing minus are the ones with autowidth turned off.

$ size get_terminal_width_height.o.*
   text    data     bss     dec     hex filename
    134       0       0     134      86 get_terminal_width_height.o.int
    130       0       0     130      82 get_terminal_width_height.o.void
     33       0       0      33      21 get_terminal_width_height.o.int-
     31       0       0      31      1f get_terminal_width_height.o.void-



More information about the busybox mailing list