summaryrefslogtreecommitdiff
path: root/libtiff/tif_vms.c
Commit message (Expand)AuthorAgeFilesLines
* 'tif_config.h' or 'tiffio.h' must be included before any system header.tif_config_h_includesBob Friesenhahn2017-12-021-1/+1
* Remove all $Id and $Headers comments with CVS versionsEven Rouault2017-11-301-2/+0
* * libtiff/tiffiop.h, tif_unix.c, tif_win32.c, tif_vms.c: add _TIFFcalloc()Even Rouault2017-01-111-1/+9
* Support large files under Windows using tif_unix.c and libtiff tools.Bob Friesenhahn2015-08-191-4/+4
* * libtiff/tif_{unix,vms,win32}.c (_TIFFmalloc): ANSI C does notBob Friesenhahn2012-11-181-1/+4
* * libtiff/tif_aux.c (_TIFFCheckRealloc): Improve error message soBob Friesenhahn2010-03-101-1/+8
* Better OpenVMS support. Patches from Alexey Chupahin.Andrey Kiselev2007-11-231-6/+6
* BigTIFF upgrade: warnings in platform dependent files that are not yet updatedJoris Van Damme2007-06-261-1/+6
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-04-041-2/+2
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-311-1/+1
* BigTIFF upgrade in progress - widespread temp mess - does not compile nowJoris Van Damme2007-03-281-2/+2
* Added support for OpenVMS.Andrey Kiselev2006-04-211-24/+22
* *** empty log message ***Joris Van Damme2005-12-211-2/+2
* Get rid of BSD data types (u_char, u_short, u_int, u_long).Andrey Kiselev2004-09-141-22/+24
* Initial revisionMike Welles1999-07-271-0/+588