diff options
author | Jeremie Koenig <jk@jk.fr.eu.org> | 2010-07-30 06:01:37 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-08-01 03:31:35 +0200 |
commit | 138ce54c9c1930348bc842be781accd7c50c2cef (patch) | |
tree | 0992cad1a2167bba7dfda1a70e20cf3c90489513 /applets | |
parent | 63c2e7ecc0c7a72b2ed35475a8d18d3052039ce4 (diff) | |
download | busybox-138ce54c9c1930348bc842be781accd7c50c2cef.tar.gz |
stty: sort out preprocessor conditionals
* Move the definitions of missing constants to the top of the file.
* Fix undefined IDX_xxx on missing termios constants.
* FreeBSD has TABDLY, TAB0 and TAB3, but no TAB1 or TAB2
* Omit the definition of set_window_size() if TIOCGWINSZ is not available.
Signed-off-by: Jeremie Koenig <jk@jk.fr.eu.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'applets')
0 files changed, 0 insertions, 0 deletions