I have finished my basename() and dirname() (so long for something so simple ;-) implementation and I have two questions:
1) Where would be the best place to put these functions? I was thinking dir.cc or path.cc? 2) What header file (winsup/cygwin/include) should I put the prototypes into? On my sun and redhat box they're in libgen.h so should I follow this convention? Once I have these answered I will submit the patch here. Elfyn [EMAIL PROTECTED]