summaryrefslogtreecommitdiff
path: root/stream.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2012-03-15 12:49:52 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2012-03-15 12:49:52 +0100
commita50d2a87a1a8df4471bbd93f2ce9ef0541b1124b (patch)
tree6946c7cbebdba5512ca9c3dbe803a74b4ea9eb25 /stream.c
parentb859e14d20b7892d369ea9d185ac0891fbb11f80 (diff)
downloadstrace-a50d2a87a1a8df4471bbd93f2ce9ef0541b1124b.tar.gz
strace-a50d2a87a1a8df4471bbd93f2ce9ef0541b1124b.tar.bz2
strace-a50d2a87a1a8df4471bbd93f2ce9ef0541b1124b.tar.xz
Tidy up order of includes; make bool variables explicit.
Bool variables are more compact in data and (on x86) on code too: text data bss dec hex filename 237950 676 19044 257670 3ee86 strace.before 237838 676 19012 257526 3edf6 strace * defs.h: Group library includes at the top of the file. Rename dtime to Tflag, debug to debug_flag. Change debug_flag,Tflag,qflag,not_failing_only,show_fd_path,tracing_paths variable declarations from int to bool. * strace.c: Change corresponding definitions. Do the same for static variables iflag,rflag,print_pid_pfx. Rename dtime to Tflag, debug to debug_flag. * syscall.c: Rename dtime to Tflag, debug to debug_flag. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'stream.c')
0 files changed, 0 insertions, 0 deletions