K 10 svn:author V 7 trhodes K 8 svn:date V 27 2005-01-05T19:20:57.000000Z K 7 svn:log V 241 MFC: revision 1.32 date: 2004/12/29 20:00:29; author: trhodes; state: Exp; lines: +5 -6 Catch up with stat.h a bit: o Sticky bit is actually defined as S_ISTXT not S_ISVTX. o Sticky bit is wrapped in if __BSD_VISIBLE not _POSIX_SOURCE. END