Date: Wed, 5 Jan 2005 19:20:57 +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: <200501051920.j05JKvOG029373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501051920.j05JKvOG029373>