]> git.proxmox.com Git - proxmox-mini-journalreader.git/history - src/mini-journalreader.c
correctly check write return value
[proxmox-mini-journalreader.git] / src / mini-journalreader.c
2019-05-14 Thomas Lamprechtcorrectly check write return value
2019-05-14 Thomas Lamprechtrework usage printing a bit
2019-05-14 Thomas Lamprechtadd some spaces around operators
2019-05-14 Thomas Lamprechtnote that -b/-e are unix epoch based
2019-05-14 Thomas Lamprechtadd error to usage and move exit there
2019-05-14 Thomas Lamprechtget_timestamp: use fact that unsigned underflow is...
2019-05-14 Thomas Lamprechtbuffer should be exactly 4k big, fix off-by-one
2019-05-14 Thomas Lamprechtmove variables only used in a single function in said...
2019-05-14 Thomas Lamprechtrename convert_argument to arg_to_uint64
2019-05-14 Thomas Lamprechtchange indentation to 4 spaces per level
2019-05-14 Thomas Lamprechtfixup rename
2019-05-14 Thomas Lamprechtrename to mini-journalreader