K 10 svn:author V 3 bde K 8 svn:date V 27 1998-02-25T02:14:14.000000Z K 7 svn:log V 331 Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header, so POSIX sources can't include it. However, until recently it was included by , so it should have been (almost) entirely inside _POSIX_SOURCE ifdefs for to be (almost) POSIX.1 conformant, but it was only about half inside _POSIX_SOURCE ifdefs. END