[pve-devel] [PATCH mini-journalreader v2 0/5] various fixes/improvements
Dominik Csapak
d.csapak at proxmox.com
Thu May 16 12:22:14 CEST 2019
fixes various type issues and changes to fwrite_unlocked from write
for more details see the commit messages
changes from v1:
* more detailed commit messages
Dominik Csapak (5):
add static to functions
fix implicit type conversions
reuse get_timestamp
use fwrite_unlocked instead of manually printing to buffer
use memcpy/cmp instead of strncpy/cmp
src/mini-journalreader.c | 77 +++++++++++++++++++++---------------------------
1 file changed, 34 insertions(+), 43 deletions(-)
--
2.11.0
More information about the pve-devel
mailing list