Commit ID:      1005F52ACE728A7CA90
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2020/09/04 21:09:02 UTC

Modified files:
        bin/pax        : Build.sh compat.c compat.h
Removed files:
        bin/pax/.linked: reallocarray.inc strmode.inc strtonum.inc

Log message:
use individual .c versions of these stand-alone compat files
also make strlcpy/strlcat a bit less assumptious (but keep as .inc for now)

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.16 -r1.17 src/bin/pax/Build.sh
cvs -R rdiff -kk -upr1.5 -r1.6 src/bin/pax/compat.c
cvs -R rdiff -kk -upr1.6 -r1.7 src/bin/pax/compat.h
cvs -R rdiff -kk -upr1.1 -r0 src/bin/pax/.linked/reallocarray.inc
cvs -R rdiff -kk -upr1.4 -r0 src/bin/pax/.linked/strmode.inc
cvs -R rdiff -kk -upr1.4 -r0 src/bin/pax/.linked/strtonum.inc

Reply via email to