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

Tom Rhodes trhodes at FreeBSD.org
Wed Dec 29 12:00:30 PST 2004


trhodes     2004-12-29 20:00:29 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         chmod.2 
  Log:
  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.32      +5 -6      src/lib/libc/sys/chmod.2


More information about the cvs-all mailing list