Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include strtoimax.c, not strtouxmax.c. | Jim Meyering | 2001-08-31 | 1 | -2/+2 |
* | #define STRTOUXMAX_UNSIGNED | Jim Meyering | 2001-08-27 | 1 | -0/+1 |
* | include strtoxmax.c | Jim Meyering | 2001-08-27 | 1 | -1/+1 |
* | Now this file is just a stub. | Jim Meyering | 2001-08-26 | 1 | -104/+1 |
* | Factored to work both for unsigned and signed types, ... | Jim Meyering | 2001-08-26 | 1 | -11/+34 |
* | back out Copyright date changes for files with no changes year | Jim Meyering | 2000-08-07 | 1 | -1/+1 |
* | update copyright date | Jim Meyering | 2000-07-09 | 1 | -1/+1 |
* | Fix typo in decl of strtoul: s/long long/long/. | Jim Meyering | 2000-02-27 | 1 | -1/+1 |
* | Fix typo in decl of strtoul: s/long long/long/. | Jim Meyering | 2000-02-27 | 1 | -1/+1 |
* | use double quotes, not single quotes around syntax-error-evoking string | Jim Meyering | 2000-02-27 | 1 | -2/+2 |
* | Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..' | Jim Meyering | 2000-02-27 | 1 | -0/+6 |
* | [! HAVE_DECL_STRTOUL]: Declare strtoul. | Jim Meyering | 2000-01-22 | 1 | -2/+19 |
* | . | Jim Meyering | 1999-04-21 | 1 | -0/+58 |