aboutsummaryrefslogtreecommitdiffhomepage
path: root/print_help.c
Commit message (Collapse)AuthorAge
* remove trailing spacesGravatar Grissiom2010-09-18
| | | | | This is done by `sed -i -e 's/[ \t]*$//' *.[c,h]`, which should not introduce any functionality change.
* Declare write_loop() in print_help.c to fix warning (it's declared in ↵Gravatar Ben Hoskings2010-04-09
| | | | common.h, but including that file here breaks things badly).
* Check return value of a few write calls and retry on EINTR, and fix a few ↵Gravatar axel2009-02-23
| | | | | | other warnings, mostly by printing error messages before giving up. darcs-hash:20090222202852-ac50b-b0e79142af5b7a99e55271d4001fa252d9684a1d.gz
* Update documentation display code to run roff on the client system instead ↵Gravatar axel2006-11-18
of pregenerating documentation and compiling it into program binaries darcs-hash:20061117162438-ac50b-5c4c7f0bd8bf53a16e16ecfead9569e642b7160f.gz