84
83
errno=my_errno= ENAMETOOLONG;
87
my_stpcpy(convert_dirname(to,dir,NULL),prefix_buff);
86
strcpy(convert_dirname(to,dir,NULL),prefix_buff);
89
88
/* TODO: This was old behavior, but really don't we want to
90
89
* unlink files immediately under all circumstances?