libtiff/port
Bob Friesenhahn ed3b07c4e2 Make sure that tif_config.h is produced prior to entering the port
directory and add an include path so that the port files can include
tif_config.h.  Do not actually include tif_config.h at this time
since CMake and Autotools builds are not prepared for that.  This
issue could be handled by updating the CMake and Autotools builds
or by adding a define which directs libport.h to include tif_config.h.
2020-01-28 08:16:05 -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 Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
getopt.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
lfind.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
libport.h Fix nmake build mistakes in my last commit: 2020-01-26 19:17:23 -06:00
Makefile.am port: Add strtol, strtoll and strtoull 2018-03-23 22:37:17 +00:00
Makefile.vc Make sure that tif_config.h is produced prior to entering the port 2020-01-28 08:16:05 -06:00
snprintf.c snprintf porting fix for Visual Studio 2003 2018-11-18 20:25:17 -06:00
strcasecmp.c Remove all $Id and $Headers comments with CVS versions 2017-11-30 18:02:46 +01:00
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