aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/error.c
Commit message (Collapse)AuthorAgeFilesLines
* rio: proper prototypes in `fns.h`Dan Cross2025-07-251-0/+1
| | | | | Use proper function prototypes in `fns.h`, that include argument type information.
* rio: make full-screen work properly; add showeventRuss Cox2008-01-301-0/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* Be quiet.rsc2005-08-101-0/+2
|
* cleanuprsc2005-07-131-2/+2
|
* formatting changes; attempt at keyboard-based window switchingrsc2005-07-131-7/+7
|
* xrsc2004-04-191-7/+7
|
* Fix lots of warnings.rsc2004-03-211-2/+3
| | | | Incorporate changes from Andrey Mirtchovski.
* Change 9wm to look like rio.rsc2004-03-211-0/+98