Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/setmode.3
RevisionDateAuthorComments
 1.24  28-Apr-2024  rillig setmode.3: fix typos
 1.23  12-Mar-2022  christos reallocarr returns errno. preserve it.
 1.22  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.21  11-Jan-2009  christos merge christos-time_t
 1.20  04-Jan-2009  wiz Fix HTML output.
 1.19  04-Jan-2009  dholland Rework the text to make it clearer; it was really pretty confusing before.
Add an example; note some bugs/shortcomings. Bump date.
 1.18  01-Oct-2005  christos branches: 1.18.26; 1.18.28;
Make sure that setmode sets errno on failure (it used to return a random
errno) and document it.
 1.17  04-Jun-2005  wiz Bump date for previous.
 1.16  17-May-2005  peter - setmode() can fail on strtol(3); note this.
- Use .Va for errno.
 1.15  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.14  16-Apr-2003  wiz Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
 1.13  07-Feb-2002  ross Generate <>& symbolically.
 1.12  16-Sep-2001  wiz Boring whitespace fixes.
 1.11  26-May-1999  kleink branches: 1.11.10;
Need <unistd.h> for declarations.
 1.10  05-Feb-1998  perry add LIBRARY section to man page
 1.9  03-Feb-1998  perry .Bx'ize
 1.8  02-Feb-1998  perry merge/update to lite-2
 1.7  12-Oct-1995  jtc Manpage fixes from Jochen Pohl. Aligns the prototypes in the SYNOPSIS
section with the actual function declarations. Also fixes decription
of _SC_CLK_TCK in sysconf(3). See PR #1587 and PR #1589 for details.
 1.6  27-Feb-1995  cgd merge with 4.4-Lite, keeping local changes. clean up Ids
 1.5  29-Mar-1994  cgd update based on some work i did for 4.4BSD
 1.4  30-Nov-1993  jtc Use ".Va" macro when formatting "errno".
 1.3  30-Jul-1993  mycroft Add RCS identifiers.
 1.2  20-Jul-1993  jtc Fix spelling error.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.3  02-Feb-1998  perry import lite-2
 1.1.1.2  25-Feb-1995  cgd from lite, with minor name rearrangement to fit.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.11.10.3  22-Mar-2002  nathanw Catch up to -current.
 1.11.10.2  08-Mar-2002  nathanw Catch up to -current.
 1.11.10.1  08-Oct-2001  nathanw Catch up to -current.
 1.18.28.1  04-Jan-2009  christos merge with head.
 1.18.26.1  16-Jan-2009  bouyer Pull up following revision(s) (requested by dholland in ticket #272):
lib/libc/gen/setmode.3: revision 1.19, 1.20
lib/libc/sys/chmod.2: revision 1.34
SEE ALSO getmode(3)/setmode(3).
Suggested in passing by Joerg a long time ago on tech-pkg, seems like
a good idea.
Bump date.
Rework the text to make it clearer; it was really pretty confusing before.
Add an example; note some bugs/shortcomings. Bump date.
Fix HTML output.

RSS XML Feed