Searched hist:98070 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/include/
H A Dpwd.hdiff 98070 Sun Jun 09 17:39:18 MDT 2002 mike o Remove include of <sys/types.h>, 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().

Completed in 47 milliseconds