- basename() is not supposed to modify the string it is passed and should
return a pointer to a string which can be modified. Now it does. Same thing for dirname().
Authored by: obarthel 2006-09-25
Parent: [r463]
Child: [r465]