| History log of /src/lib/libc/gen/iscntrl.3 |
| Revision | | Date | Author | Comments |
| 1.13 |
| 17-Apr-2008 |
apb | branches: 1.13.10; Refer to the CAVEATS section of ctype(3) for more information.
|
| 1.12 |
| 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.11 |
| 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.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 |
| 10-Jul-2002 |
yamt | import CAVEATS sections from OpenBSD. with little tweak by me.
|
| 1.7 |
| 07-Feb-2002 |
ross | Generate <>& symbolically.
|
| 1.6 |
| 16-Sep-2001 |
wiz | Standardize section headers, sort sections, sort SEE ALSO, punctuation and misc. fixes.
|
| 1.5 |
| 05-Feb-1998 |
perry | branches: 1.5.12; add LIBRARY section to man page
|
| 1.4 |
| 27-Feb-1995 |
cgd | merge with Lite, keeping local changes. Fix up Id format, etc.
|
| 1.3 |
| 15-Oct-1993 |
jtc | Make sure all items in SEE ALSO list are comma separated. Add cross references to isblank().
|
| 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.4 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
| 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.13.10.2 |
| 17-Apr-2008 |
apb | Refer to the CAVEATS section of ctype(3) for more information.
|
| 1.13.10.1 |
| 17-Apr-2008 |
apb | file iscntrl.3 was added on branch christos-time_t on 2008-04-17 16:25:37 +0000
|