K 10 svn:author V 4 mike K 8 svn:date V 27 2002-06-09T19:39:18.000000Z K 7 svn:log V 408 o Remove include of , it adds too much pollution; instead, add typedefs of only gid_t, time_t, and uid_t. o Remove an unneeded conditional that hid macros that are in the implementation namespace and therefore don't need to be hidden when _POSIX_SOURCE is defined. o Adjust some conditionals for compatibility with X/Open and POSIX. o Note missing functions getpwnam_r() and getpwuid_r(). END