| Commit message (Expand) | Author | Age | Files | Lines |
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-06-13 | 1 | -1/+1 |
* | Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a | theraven | 2011-11-20 | 1 | -2/+20 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Whitespace/style tweaking of prev. commit. | ache | 2005-01-21 | 1 | -4/+3 |
* | POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it | ache | 2005-01-21 | 1 | -1/+5 |
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -1/+1 |
* | - Add the 'restrict' qualifier to the function prototypes and | robert | 2002-08-15 | 1 | -4/+1 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -2/+2 |
* | Return 'c' back to signed due to potential comparison problems | ache | 2001-12-07 | 1 | -10/+12 |
* | 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 | -13/+11 |
* | Portability fix: use unsigned cast to guaranteed positive part of expression | ache | 2001-09-04 | 1 | -1/+1 |
* | 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 | -11/+27 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 1 | -1/+1 |
* | strtol and atoi VERY broken in 8bit chars locale, i.e. if you pass something | ache | 1995-08-01 | 1 | -1/+3 |
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+129 |