Differences From Artifact [d844e2c6b9]:
- File strtoull.h — part of check-in [2eca7c583b] at 2004-10-29 03:01:26 on branch trunk — Updated to remove PRINTERR and PRINTERR_D (Mac OS X's c preprocessor doesn't handle variadic macros) Updated strtoull.c to work. Added config.guess/config.sub (needed for determining SHLIBEXT) A few misc changes. libconfig 0.0.7 (user: rkeene, size: 127) [annotate] [blame] [check-ins using]
To Artifact [8b39b46ef3]:
- File strtoull.h — part of check-in [58c3554ca1] at 2004-10-29 03:10:28 on branch trunk — Fixed some warnings. libconfig 0.0.8 (user: rkeene, size: 133) [annotate] [blame] [check-ins using]
1 2 3 | 1 2 3 4 5 6 | - + | #ifndef _RSK_STRTOULL_H #define _RSK_STRTOULL_H |