CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/11/17 15:14:25

Modified files:
        games/grdc     : grdc.6 grdc.c 

Log message:
Multiple improvements from pjanzen@:
* properly delay scrolling with nanosleep(2), relevant on fast terminals
* change timing to end scrolling on the second instead of starting it
* error out if the terminal is too small instead of garbling the output
* use strtonum(3) rather than strtol(3) and terminate error message with \n

Reply via email to