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