| History log of /src/lib/libc/gen/isblank.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 |
| 16-Sep-2001 |
wiz | Boring whitespace fixes.
|
| 1.4 |
| 05-Feb-1998 |
perry | branches: 1.4.12; add LIBRARY section to man page
|
| 1.3 |
| 27-Feb-1995 |
cgd | merge with Lite, keeping local changes. Fix up Id format, etc.
|
| 1.2 |
| 04-Oct-1993 |
jtc | Install isblank() manpage. Fix title of isblank() manpage (was isspace(), the manpage I started with).
|
| 1.1 |
| 14-Sep-1993 |
jtc | Document isblank().
|
| 1.4.12.4 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
| 1.4.12.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
| 1.4.12.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
| 1.4.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 isblank.3 was added on branch christos-time_t on 2008-04-17 16:25:37 +0000
|