4e7e2cad09
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 |
||
---|---|---|
.. | ||
diskeditor.c | ||
diskeditor.h | ||
gpart_ops.c | ||
Makefile | ||
Makefile.depend | ||
part_wizard.c | ||
partedit_generic.c | ||
partedit_pc98.c | ||
partedit_powerpc.c | ||
partedit_sparc64.c | ||
partedit_x86.c | ||
partedit.c | ||
partedit.h | ||
sade.8 | ||
scripted.c |