Commit Graph

5 Commits

Author SHA1 Message Date
Roger Leigh
bf5a45de67 port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
Roger Leigh
14f304998e port: Add strtol, strtoll and strtoull
Also update strtoul.  All use the same implementation from NetBSD libc.
2018-03-23 22:37:17 +00:00
Ben Boeckel
f5b23ab1bf cmake: remove unused configure checks 2018-01-15 11:27:34 -05:00
Bob Friesenhahn
62362f08b7 Remove GCC-specific argument specification. 2007-06-26 15:46:23 +00:00
Bob Friesenhahn
8c4398d0d6 * port/strtoull.c: New porting function in case strtoull() is not
available on the target system.
* configure.ac: Add configure support for determining sized types
in a portable way and performing necessary substitutions in
tif_config.h and tiffconf.h.  Updated tiff.h to use the new
definitions.
2007-06-25 15:38:21 +00:00