Home | History | Annotate | Download | only in gen
History log of /src/lib/libc/gen/tolower.3
RevisionDateAuthorComments
 1.14  17-Apr-2008  apb branches: 1.14.10;
Refer to the CAVEATS section of ctype(3) for more information.
 1.13  18-Jan-2007  rillig Added a reference to ctype.3. What's the value of having that page at
all if it isn't referenced by others?

Suggested by Slava Semushin via private mail.
 1.12  05-Oct-2006  rillig Fixed the wording of the <ctype.h> character classification functions by
always using "function" instead of "macro".

Changed "undefined result" into "undefined behavior" for argument values
outside the valid range. Since the character table is allocated via
malloc(), it _may_ happen that it starts at a page boundary, so that
negative values for the argument result in a segmentation fault. In that
case, there is no result at all.
 1.11  24-Dec-2004  wiz Add CAVEATS section similar to is*(3) ones. Bump date.
Fix typo in toascii.3 while here.
kleink says "ok".
 1.10  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.9  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.8  07-Feb-2002  ross Generate <>& symbolically.
 1.7  16-Sep-2001  wiz Standardize section headers, sort sections, sort SEE ALSO, punctuation
and misc. fixes.
 1.6  16-Sep-2001  wiz Boring whitespace fixes.
 1.5  05-Feb-1998  perry branches: 1.5.12;
add LIBRARY section to man page
 1.4  31-May-1997  kleink Add a missing comma.
 1.3  27-Feb-1995  cgd merge with 4.4-Lite, keeping local changes. clean up Ids
 1.2  30-Jul-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.5.12.3  22-Mar-2002  nathanw Catch up to -current.
 1.5.12.2  08-Mar-2002  nathanw Catch up to -current.
 1.5.12.1  08-Oct-2001  nathanw Catch up to -current.
 1.14.10.2  17-Apr-2008  apb Refer to the CAVEATS section of ctype(3) for more information.
 1.14.10.1  17-Apr-2008  apb file tolower.3 was added on branch christos-time_t on 2008-04-17 16:25:37 +0000

RSS XML Feed