K 10 svn:author V 4 gahr K 8 svn:date V 27 2014-06-02T13:48:57.144593Z K 7 svn:log V 320 - Return NULL and set errno to EINVAL if size is 0 (as required by POSIX). Update the manpage to reflect this change. - Always set the current position to the first null-byte when opening in append mode. This makes the implementation compatible with glibc's. Update the test suite. Reported by: pho Approved by: cognet END