Commits


Replaced fprintf() call


ratstrii: discarded the snprintf() return values


Updated the copyright years


file_exists: discard the fclose() return value


ratstr: discard the snprintf() return values


Changed dotQuad()


lines_file: discard the fclose() return value


truncate_file: log fputs() error


truncate_file: log close() error


truncate_file: log fclose() errors


Discarded fclose() return value


Updated the changelog


Made parameter const


truncate_file: return -1 on error


fix_time: set 'new_time' to zero


Made parameter const


fix_time: switched to the usage of msnprintf()


strtime: check the return value of strftime()


hms: usage of maxxes utils


hms: set 'tmp' to zero


hms_desc: discard snprintf() return values


Check the return value of fwrite()


Changed psend_command()


Updated the changelog


Log fclose() error