aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/ps.c
AgeCommit message (Collapse)Author
2014-01-16Rename xmsprintf() to just xmprintf().Rob Landley
Partly because there's no supplied target string ala sprintf, and partly because I can never remember what order the m and s go in.
2013-08-20Add watch and ps, sent by Ashwini Sharma.Rob Landley