cvs commit: src/lib/libc/sys chmod.2

Tom Rhodes trhodes at FreeBSD.org
Wed Jan 5 11:20:57 PST 2005


trhodes     2005-01-05 19:20:57 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/sys         chmod.2 
  Log:
  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.
  
  Revision  Changes    Path
  1.31.2.1  +5 -6      src/lib/libc/sys/chmod.2


More information about the cvs-all mailing list