summaryrefslogtreecommitdiff
path: root/ao-tools/ao-cal-accel
Commit message (Collapse)AuthorAge
* ao-tools/ao-cal-accel: Initialize byte count var 'l'Keith Packard2019-01-03
| | | | | | When left uninitialized, the program would randomly segfault at startup. Signed-off-by: Keith Packard <keithp@keithp.com>
* ao-tools: Add lots of compiler warning flags to ao-tools buildKeith Packard2019-01-03
| | | | | | | This catches some uninitialized variable errors which cause ao-cal-accel to crash (fixes coming next) Signed-off-by: Keith Packard <keithp@keithp.com>
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Add ao-tools/ao-cal-accelKeith Packard2014-08-18
This C version may be more reliable than the nickle version Signed-off-by: Keith Packard <keithp@keithp.com>