Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'. | |||
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 | |
now that autoconf always defines the HAVE_DECL_ symbols. Arrange for cpp to fail if the configure-time declaration check was not run. | |||
2000-01-22 | [! HAVE_DECL_STRTOUL]: Declare strtoul. | Jim Meyering | |
[! HAVE_DECL_STRTOULL]: Declare strtoull. Required for some AIX systems. Reported by Christian Krackowizer. [TESTING] (main): New function. | |||
1999-04-21 | . | Jim Meyering | |