2006/8/16, Taco Hoekwater
Since you did some butchering already, would you be willing to do some more? (i had trouble cross-compiling to windows)
Taco, of course.
* includes.h This loads
and , but I think they are not needed and both give me trouble (pwd.h doesnt exist, and the mingw version of unistd.h does not compile under c++)
time.h seems also to be unneeded.
* strmode.c If you do not intend to use strmode(), please remove the C file (this is not a string function).
Done. A patch is attached.
Otherwise, I have a version that behaves more or less predictable for win32 (group and others settings are identical to user). I can send you that if desired.
I don't have a win32 system to test, so thank you, no. But any source code patches needed for that are welcome. Best Martin