| History log of /src/lib/libc/gen/isascii.3 |
| Revision | | Date | Author | Comments |
| 1.19 |
| 21-Feb-2021 |
rillig | isascii.3: fix typo
|
| 1.18 |
| 30-Apr-2010 |
jruoho | Interestingly, the committees plan to remove also isascii(3) and toascii(3) in the future.
|
| 1.17 |
| 17-Apr-2008 |
apb | branches: 1.17.10; When given negative inputs, isascii returns false. Clarify that it checks for the range 0 to 127, not "less than or equal to 0177".
|
| 1.16 |
| 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.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 |
| 14-Apr-2003 |
wiz | Bump date for last.
|
| 1.12 |
| 14-Apr-2003 |
simonb | Remove CAVEATS section and note that isascii() works on all integer values.
From PR standards/21179 from Christian Biere. Verified against SUSv3 too.
|
| 1.11 |
| 08-Nov-2002 |
enami | s/than than/than/.
|
| 1.10 |
| 10-Jul-2002 |
yamt | import CAVEATS sections from OpenBSD. with little tweak by me.
|
| 1.9 |
| 07-Feb-2002 |
ross | Generate <>& symbolically.
|
| 1.8 |
| 16-Sep-2001 |
wiz | Standardize section headers, sort sections, sort SEE ALSO, punctuation and misc. fixes.
|
| 1.7 |
| 05-Feb-1998 |
perry | branches: 1.7.12; add LIBRARY section to man page
|
| 1.6 |
| 01-Nov-1997 |
kleink | isascii() is not specified by ANSI C but X/Open; noticed by Peter Seebach <seebs@puddle.plethora.net> in PR standards/4351.
|
| 1.5 |
| 27-Feb-1995 |
cgd | branches: 1.5.10; merge with Lite, keeping local changes. Fix up Id format, etc.
|
| 1.4 |
| 15-Oct-1993 |
jtc | Make sure all items in SEE ALSO list are comma separated. Add cross references to isblank().
|
| 1.3 |
| 21-Sep-1993 |
cgd | add Nd line, and correct the description of the function.
|
| 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.10.1 |
| 02-Nov-1997 |
mellon | Pull rev 1.6 up from trunk (kleink)
|
| 1.7.12.5 |
| 11-Nov-2002 |
nathanw | Catch up to -current
|
| 1.7.12.4 |
| 01-Aug-2002 |
nathanw | Catch up to -current.
|
| 1.7.12.3 |
| 22-Mar-2002 |
nathanw | Catch up to -current.
|
| 1.7.12.2 |
| 08-Mar-2002 |
nathanw | Catch up to -current.
|
| 1.7.12.1 |
| 08-Oct-2001 |
nathanw | Catch up to -current.
|
| 1.17.10.2 |
| 17-Apr-2008 |
apb | When given negative inputs, isascii returns false. Clarify that it checks for the range 0 to 127, not "less than or equal to 0177".
|
| 1.17.10.1 |
| 17-Apr-2008 |
apb | file isascii.3 was added on branch christos-time_t on 2008-04-17 16:40:21 +0000
|