NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57355 CVS commit: [netbsd-10] src/usr.bin/resize
The following reply was made to PR bin/57355; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57355 CVS commit: [netbsd-10] src/usr.bin/resize
Date: Tue, 25 Apr 2023 15:33:22 +0000
Module Name: src
Committed By: martin
Date: Tue Apr 25 15:33:22 UTC 2023
Modified Files:
src/usr.bin/resize [netbsd-10]: resize.h
Log Message:
Pull up following revision(s) (requested by gutteridge in ticket #147):
usr.bin/resize/resize.h: revision 1.3
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.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.2.6.1 src/usr.bin/resize/resize.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index