libtiff/port
Bob Friesenhahn 7a335a32eb Simplify nmake configuration for building port directory. Now there
is only one boolean setting to enable building strtoll() and strtoull()
port functions.  The boolean setting enables the necessary port files
to be built, but the remainder of the logic is via pre-processor code
in the common tif_config.h, which was prepared before entering the
port directory to do a build.
2020-01-29 08:03:39 -06:00
..
_strtol.h port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
_strtoul.h port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
CMakeLists.txt port: Add strtol, strtoll and strtoull 2018-03-23 22:37:17 +00:00
dummy.c
getopt.c
lfind.c
libport.h Simplify nmake configuration for building port directory. Now there 2020-01-29 08:03:39 -06:00
Makefile.am port: Add strtol, strtoll and strtoull 2018-03-23 22:37:17 +00:00
Makefile.vc Simplify nmake configuration for building port directory. Now there 2020-01-29 08:03:39 -06:00
snprintf.c snprintf porting fix for Visual Studio 2003 2018-11-18 20:25:17 -06:00
strcasecmp.c
strtol.c port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
strtoll.c port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
strtoul.c port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00
strtoull.c port: Clean up NetBSD sources and headers to build standalone 2018-03-26 14:20:21 +01:00