libmodbus
libmodbus copied to clipboard
Allow usage of alternative log facilities
This allows to override printf() and fprintf(stderr, ...) externally. This way, users of this library can use log facilities such as syslog() or user-defined wrappers.
I am not sure about the version number change.
https://git.kernel.org/pub/scm/linux/kernel/git/kay/libabc.git/tree/src/libabc.c#n55
Yes it's better to remove the version number change.