Cleanups to fscanf() and Apple-specific watchfd code

This commit is contained in:
Andrew Wood
2023-07-22 22:53:02 +01:00
parent b6d1f62979
commit 9783f7ebef
2 changed files with 12 additions and 16 deletions
+1
View File
@@ -8,6 +8,7 @@
* cleanup: improved the output formatting of "`make test`"
* cleanup: skip test 10 (for *SIGPIPE*) if GNU "`head`" is not available, so "`make test`" on stock OpenBSD 7.3 works
* cleanup: replace all calls to `sprintf()` and `snprintf()` with a new wrapper function `pv_snprintf()` to centralise compatibility changes
* cleanup: tidy up and fix compilation warning in "`--watchfd`" code
1.7.0 - 17 July 2023
* dropped: support for Red Hat Enterprise Linux and its derivatives has been dropped; removed the RPM spec file, and will no longer build binaries