Commit ID: 1005F97D8573CD50BF9
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/10/27 08:21:06 UTC
Modified files:
bin/ed : GNUmakefile sub.c
Log message:
test on and adjust for contemporary GNU/Linux
(glibc ships reallocarray(3) but *still* not strlcpy(3) and strlcat(3);
split the addons so users add what they really need only)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.10 -r1.11 src/bin/ed/GNUmakefile
cvs -R rdiff -kk -upr1.3 -r1.4 src/bin/ed/sub.c