]> sourceware.org Git - newlib-cygwin.git/commit - winsup/utils/strace.cc
* strace.cc (toggle): New global variable.
authorChristopher Faylor <me@cgf.cx>
Fri, 7 Jun 2002 01:36:17 +0000 (01:36 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 7 Jun 2002 01:36:17 +0000 (01:36 +0000)
commit80082f1ec41b821a15372dd53da7225fd642ed0d
tree4711802b90784879e2989bbbf19c32909dfc9cd1
parenta579a11b57168418c44f08fb17edbd0e290cc1a8
* strace.cc (toggle): New global variable.
(error): Use exit instead of ExitProcess so that stdio buffers get flushed.
(create_child): Remove command line error checking.
(dostrace): Ditto.
(dotoggle): New function.
(usage): Add entry for new option -T|--toggle.  Alphabetize.
(longopts): Add new option -T|--toggle.
(opts): Ditto.
(main): Handle new -T|--toggle option.  Move all command line checking here
from other functions.
* utils.sgml: Update section for strace.
winsup/utils/ChangeLog
winsup/utils/strace.cc
winsup/utils/utils.sgml
This page took 0.026547 seconds and 5 git commands to generate.