Jim Meyering
|
51b6b653a2
|
back out Copyright date changes for files with no changes year
|
2000-08-07 15:48:18 +00:00 |
|
Jim Meyering
|
fde850f7ad
|
update copyright date
|
2000-07-09 07:22:43 +00:00 |
|
Jim Meyering
|
507d0aa278
|
Fix typo in decl of strtoul: s/long long/long/.
Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.
|
2000-02-27 18:49:10 +00:00 |
|
Jim Meyering
|
86845e9bfe
|
Fix typo in decl of strtoul: s/long long/long/.
|
2000-02-27 18:45:29 +00:00 |
|
Jim Meyering
|
4fef810c37
|
use double quotes, not single quotes around syntax-error-evoking string
|
2000-02-27 17:54:25 +00:00 |
|
Jim Meyering
|
aadde40206
|
Use #if !HAVE_DECL...' instead of #ifndef HAVE_DECL..'
now that autoconf always defines the HAVE_DECL_ symbols.
Arrange for cpp to fail if the configure-time
declaration check was not run.
|
2000-02-27 17:41:20 +00:00 |
|
Jim Meyering
|
86a839108c
|
[! HAVE_DECL_STRTOUL]: Declare strtoul.
[! HAVE_DECL_STRTOULL]: Declare strtoull.
Required for some AIX systems. Reported by Christian Krackowizer.
[TESTING] (main): New function.
|
2000-01-22 22:43:31 +00:00 |
|
Jim Meyering
|
64bae48df6
|
.
|
1999-04-21 04:24:39 +00:00 |
|