summaryrefslogtreecommitdiff
path: root/src/tac-pipe.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-03 20:30:45 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-03 20:30:45 +0000
commitcee6afd01e52cf73b6047bb9a1f2132d71a7d829 (patch)
treeb55d936362a4220441aac898335c9f5461edbb85 /src/tac-pipe.c
parenta74bfe2b9a28033668a5fd40f635cca9b59138d7 (diff)
downloadcoreutils-cee6afd01e52cf73b6047bb9a1f2132d71a7d829.tar.xz
(VA_START): Remove. All callers now use va_start.
(_POSIX_VDISABLE): Remove unnecessary cast. (struct control_info, visible): Use cc_t for control chars. (struct control_info): Use size_t for sizes. (recover_mode, set_mode, display_speed, display_window_size, valid_options, main, display_changed): Use bool for booleans. (integer_arg): Return unsigned long int, not long int. Accept new max arg; all callers changed, to specify a maximum value for integer parameters instead of silently overflowing. (wrap): Do not overrun the stack buffer if the output contains more than 1024 bytes. Instead, malloc a buffer. (main): Remove a "what is this?!?" FIXME. Nobody knows what it is. Remove unnecessary casts. (set_control_char): Allow int values only up to cc_t range. (screen_columns): Don't reject INT_MAX. (display_changed, display_all, display_speed, recover_mode): Don't assume cc_t fits in int.
Diffstat (limited to 'src/tac-pipe.c')
0 files changed, 0 insertions, 0 deletions