aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw/stats.c
Commit message (Collapse)AuthorAgeFilesLines
* stats: add threadmaybackgroundRuss Cox2021-01-051-0/+6
|
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+3
| | | | | | | | | 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>
* stats: make more stats work in LinuxFazlul Shahriar2009-08-081-1/+6
| | | | http://codereview.appspot.com/96084
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
|
* add -Crsc2005-11-041-1/+1
|
* Add -F option. (Lou Kamenov)rsc2005-10-311-2/+9
|
* exit correctly.rsc2005-01-041-3/+3
|
* update to use new thread libraryrsc2004-12-261-7/+16
|
* Compare function pointers against 0 rather than nil.wkj2004-07-091-2/+2
|
* add -C for cpursc2004-06-091-0/+3
|
* add -W to specify window size.rsc2004-04-291-1/+4
| | | | various other little fixes.
* small bug fixesrsc2004-04-231-4/+24
|
* invoke correct helper.rsc2004-04-231-2/+2
|
* move these herersc2004-04-231-0/+884