Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/caesar
Module Name: src
Committed By: rillig
Date: Mon May 23 23:02:30 UTC 2005
Modified Files:
src/games/caesar: caesar.c
Log Message:
* fixed <ctype> bugs
* removed ASCII dependency
* added input data validation
* added bounds checking
* added error checking
* handle short reads (from pipes or sockets) correctly
when trying to decode an encoded stream
* added lint(1) directives
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/games/caesar/caesar.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index