Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it works for non ASCII compatible encodings too. | ache | 2001-12-02 | 1 | -7/+7 |
* | Back out national digits support, POSIX explicetely disallows it: | ache | 2001-11-29 | 1 | -1/+1 |
* | Don't ever assume that isdigit() is always subset of isxdigit() | ache | 2001-11-28 | 1 | -1/+1 |
* | Base 36 is allowed. | fenner | 2001-11-28 | 1 | -1/+1 |
* | Put back base > 35 check. If someone dislike it, plese discuss it with | ache | 2001-11-28 | 1 | -1/+1 |
* | Understand national (non-ASCII) digits now | ache | 2001-11-28 | 1 | -12/+10 |
* | Remove rcsids and unneded include | ache | 2001-09-04 | 1 | -5/+2 |
* | 'acc' is not initialized in one hypotetical case, fix it | ache | 2001-09-04 | 1 | -2/+2 |
* | Locale *is* used in strto*l*(), at least for isspace(), so remove | ache | 2001-09-04 | 1 | -9/+25 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -1/+1 |
* | Similar changes like in strtol, all this family is VERY broken | ache | 1995-08-01 | 1 | -1/+3 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+107 |