summaryrefslogtreecommitdiff
path: root/miscutils/conspy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupDenys Vlasenko2010-10-291-4/+4
* *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandlerMarek Polacek2010-10-281-5/+8
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: fix "see file License ..." - the file is named LICENSE (in uppercase)Denys Vlasenko2010-08-161-1/+1
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+1
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-4/+1
* conspy: stop losing some keyboard keys.Pascal Bellard2010-07-011-9/+11
* conspy: code shrinkPascal Bellard2010-06-301-110/+101
* conspy: code shrinkPascal Bellard2010-06-281-60/+63
* conspy: significant output minimization; blink attribute supportDenys Vlasenko2010-06-271-72/+126
* conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsaDenys Vlasenko2010-06-251-7/+4
* conspy: code shrinkDenys Vlasenko2010-06-251-21/+28
* conspy: document attribute byte formatDenys Vlasenko2010-06-241-8/+34
* conspy: code shrink ~200 bytesPascal Bellard2010-06-231-45/+42
* fix errors in detecting non-modified areasDenys Vlasenko2010-06-211-24/+25
* conspy: new appletPascal Bellard2010-06-211-0/+472