aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add VERSION constant and print it if no arguments are given.Christian Ruppert2010-05-051-0/+3
|
* Fix previous commit. Improvements.Christian Ruppert2010-04-301-7/+29
| | | | | | | Add missing cronolog pointer declaration. Free the pointer where necessary. Fix gcc complain about ignored return value of write. Improve get_cronolog(), use stat's return value and check for ENOENT.
* Search cronolog in PATHChristian Ruppert2010-04-261-3/+32
|
* Clean upChristian Ruppert2010-04-261-78/+80
| | | | | | Use tabs instead of spaces. Fix nesting. Add vim modeline.
* Initial commit.v1.0Christian Ruppert2010-04-261-0/+106