aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/getflags.c
Commit message (Collapse)AuthorAgeFilesLines
* src/cmd: print all usage messages to stderrTom Schwindl2022-09-061-1/+1
| | | | | All utilities print their usage message to stderr, cmp(1) and getflags(8) should do the same.
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-6/+6
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* getflags: use shell quotingAnthony Martin2010-10-071-0/+1
| | | | | | R=rsc CC=codebot http://codereview.appspot.com/2065042
* move files that codebot put in the wrong placeRuss Cox2009-08-141-0/+82