OpenGrok
Cross Reference: resize.h
xref
: /
src
/
usr.bin
/
resize
/
resize.h
Home
|
History
|
Annotate
|
Download
|
only in
resize
History log of
/src/usr.bin/resize/resize.h
Revision
Date
Author
Comments
1.3
20-Apr-2023
gutteridge
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.
1.2
28-Feb-2021
christos
branches: 1.2.6;
add parens
1.1
27-Feb-2021
christos
Add a maintainable version of resize, with a copy target and a header that
provides all the glue needed without other X headers.
1.2.6.1
25-Apr-2023
martin
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.
Indexes created Tue Sep 30 20:09:53 GMT 2025