Home
last modified time | relevance | path

Searched hist:"4 e7e2cad" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/bsdinstall/partedit/
H A Dpartedit.c4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094
4e7e2cad Tue Apr 26 10:04:06 GMT 2016 Ed Schouten <ed@FreeBSD.org> Remove unportable calls to basename().

The POSIX version of basename() doesn't use a 'const char *' argument;
the function may overwrite its input buffer. Instead of copying the
input string, let's just simplify this code by using our getprogname()
function that already returns the name of the application in the right
format.

Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D6094