Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2004 20:00:29 +0000 (UTC)
From:      Tom Rhodes <trhodes@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys chmod.2
Message-ID:  <200412292000.iBTK0Tat041965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412292000.iBTK0Tat041965>