~sircmpwn/ctools#6: 
rmdir(1) depends on implementation of dirname(3)

I noticed that ctools rmdir(1) expects dirname(3) to modify the string in place, but POSIX permits implementations to return pointers to static storage. In particular, OpenBSD's dirname does this. Not sure about others.

Status
REPORTED
Submitter
~mcf
Assigned to
No-one
Submitted
5 years ago
Updated
10 months ago
Labels
No labels applied.