summaryrefslogtreecommitdiff
path: root/lib/libc/sys/chmod.2
AgeCommit message (Expand)Author
2013-10-15Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatatnjoly
2013-07-29Add chmodat(2) specific errors.njoly
2013-01-13Revert defective O_SEARCH implementation committed by manu@ along withdholland
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Bump date. New sentence, new line. Wording/articles.wiz
2012-12-01Remove trailing whitespace.wiz
2012-11-18Add most system calls for POSIX extended API set, part 2, with test cases:manu
2012-03-04Sort error descriptions.wiz
2012-03-04Clarify description of sticky bit, based on a 3-year-old suggestion bydholland
2011-10-12Remove duplicate documentation that is mentioned in stickt(7)christos
2010-05-31Consistently use `.Brq Dv XXX' across syscalls man pages, for NAME_MAXnjoly
2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg
2009-01-11merge christos-time_tchristos
2009-01-04SEE ALSO getmode(3)/setmode(3).dholland
2008-09-05Clarify that the historic V7 sticky file semantics no longer apply.dholland
2007-01-09Bump date for previous.wiz
2007-01-09chmod fails with EPERM when you try to set the S_ISGID bit on a filerillig
2005-01-06Add EPERM to fchmod() failure list.ginsbach
2004-05-13\- is a minus, not -.wiz
2004-01-30Sort SEE ALSO.wiz
2004-01-30cross reference sticky(7)christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-04-29Remove <sys/types.h> from synopsis, as per latest SUS/Posix specs.simonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-09-16Boring whitespace fixes.wiz
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-09-26xref symlink(7)jdolecek
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-07-06add .Xr chflags 2 - this is another meta-data-modifying system callfair
1997-10-11Sort SEE ALSO list.enami
1997-10-11Don't use capital letter for function name and argument.enami
1997-10-06Acutally, lchmod, lchown and lutimes may set errno to ELOOP.enami
1997-10-06Add C library interface for new system call lchmod, lchown and lutimes.enami
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1997-07-12document EFTYPE error return (from der Mouse, pr-3476)perry
1997-05-16Add/update 1003.1 conformance notice.kleink
1997-05-13Update to the new `chown(2) vs. (S_ISUID|S_ISGID)' world order.kleink
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-04-22Remove description of EINVAL, "The pathname contains a character with thejtc
1994-04-19Use symbolic names {NAME_MAX} & {PATH_MAX} instead of 255 and 1023 injtc
1993-11-25Clean up manpages:jtc
1993-10-04Add #include <sys/types.h> to SYNOPSIS, as it needs to be included too.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd