summaryrefslogtreecommitdiff
path: root/src/core/ao_log_single.c
Commit message (Collapse)AuthorAge
* altos: Rename 'core' to 'kernel'Keith Packard2014-04-05
| | | | | | | core remains a bad name to use -- dirvish skips files (and directories, it seems) with that name. Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: Shorten help stringsKeith Packard2012-04-07
| | | | | | Save a bit of code space Signed-off-by: Keith Packard <keithp@keithp.com>
* altos: missing ao_log_single.cKeith Packard2011-09-21
Neglected to add this file. Signed-off-by: Keith Packard <keithp@keithp.com>