Christian Theil Have wrote:
I've been testing the patch and it seems to work out allright :-)

A few notes;

#include <sys/stat.h>
must be outside #ifdef SunOS - other systems needs it too

in unlock_and_fclose(FILE *fp)
fclose is only called in #else, I suppose that should have been like for
unlock_and_close or we'll run out of filehandles ;-)

Hah, thanks for finding that one. :)
_______________________________________________
Devel mailing list
Devel@mbuni.org
http://lists.mbuni.org/mailman/listinfo/devel

Reply via email to