NetBSD/usr.bin/resize
gutteridge 74010a1af9 resize.c: use estrdup(3) with basename(3)
basename(3) is invoked more than once on different paths. Retain the
correct name for the utility itself on error. Addresses PR bin/57355
from RVP, who provided the patch.
2023-04-20 22:23:53 +00:00
..
Makefile Only specify the dependencies if we are making the copy target. 2021-03-02 14:26:00 +00:00
resize.c Add a maintainable version of resize, with a copy target and a header that 2021-02-27 15:36:39 +00:00
resize.h resize.c: use estrdup(3) with basename(3) 2023-04-20 22:23:53 +00:00
resize.man Add a maintainable version of resize, with a copy target and a header that 2021-02-27 15:36:39 +00:00