Hi, I have another test ready.
Things of note: * tests/test-fprintf-posix3.c and tests/test-dprintf-posix2.c still have a spurious "free( malloc(0x88));" I haven't gotten to doing a "dtrace" on the thing. * openat-die.c will not call error() when GNULIB_LIBPOSIX is defined. It is defined in config.h. * all module files containing a line with "error" by itself will be installed into tmp/modules with those lines removed before gnulib-tool is run. At this point, only openat-die is pulled in. If others are, they will cause dependency breakage because removing the dependency requires hand editing of the module. I've only edited openat-die.c My version of the package can be downloaded from: http://autogen.sourceforge.net/data/libposix-0.1.0-libposix.tar.gz You may roll your own by "git pull"ing and checking out the topic/libposix branch. Please let Gary or me know if you stumble on issues! Thank you. Regards, Bruce