|  | Commit message (Expand) | Author | Age | Files | Lines | 
|---|
| * | Renumber clauses to reduce diffs to other versions | Ed Maste | 2013-06-13 | 1 | -1/+1 | 
| * | Implement xlocale APIs from Darwin, mainly for use by libc++.  This adds a | David Chisnall | 2011-11-20 | 1 | -2/+15 | 
| * | Per Regents of the University of Calfornia letter, remove advertising | Warner Losh | 2007-01-09 | 1 | -4/+0 | 
| * | Whitespace/style tweaking of prev. commit. | Andrey A. Chernov | 2005-01-21 | 1 | -4/+3 | 
| * | POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it | Andrey A. Chernov | 2005-01-21 | 1 | -1/+5 | 
| * | Style: One space between "restrict" qualifier and "*". | Tim J. Robbins | 2002-09-06 | 1 | -1/+1 | 
| * | - Add the 'restrict' qualifier to the function prototypes and | Robert Drehmel | 2002-08-15 | 1 | -4/+1 | 
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -2/+2 | 
| * | Return 'c' back to signed due to potential comparison problems | Andrey A. Chernov | 2001-12-07 | 1 | -10/+12 | 
| * | Make it works for non ASCII compatible encodings too. | Andrey A. Chernov | 2001-12-02 | 1 | -7/+7 | 
| * | Back out national digits support, POSIX explicetely disallows it: | Andrey A. Chernov | 2001-11-29 | 1 | -1/+1 | 
| * | Don't ever assume that isdigit() is always subset of isxdigit() | Andrey A. Chernov | 2001-11-28 | 1 | -1/+1 | 
| * | Base 36 is allowed. | Bill Fenner | 2001-11-28 | 1 | -1/+1 | 
| * | Put back base > 35 check. If someone dislike it, plese discuss it with | Andrey A. Chernov | 2001-11-28 | 1 | -1/+1 | 
| * | Understand national (non-ASCII) digits now | Andrey A. Chernov | 2001-11-28 | 1 | -12/+10 | 
| * | Remove rcsids and unneded include | Andrey A. Chernov | 2001-09-04 | 1 | -7/+2 | 
| * | 'acc' is not initialized in one hypotetical case, fix it | Andrey A. Chernov | 2001-09-04 | 1 | -2/+2 | 
| * | Locale *is* used in strto*l*(), at least for isspace(), so remove | Andrey A. Chernov | 2001-09-04 | 1 | -9/+15 | 
| * | Impliment the ISO-C99 strto[u]ll() | David E. O'Brien | 2001-02-27 | 1 | -8/+13 | 
| * | General -Wall warning cleanup, part I. | Jordan K. Hubbard | 1996-07-12 | 1 | -1/+1 | 
| * | Similar changes like in strtol, all this family is VERY broken | Andrey A. Chernov | 1995-08-01 | 1 | -1/+3 | 
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -1/+1 | 
| * | BSD 4.4 Lite Lib Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+114 |