about summary refs log tree commit diff
path: root/converter/other/tifftopnm.c
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2024-03-121-2/+2
* cleanupgiraffedata2023-11-301-18/+1
* Fix arithmetic overflowgiraffedata2023-09-021-0/+3
* Fix grammar in commentsgiraffedata2020-05-151-5/+5
* Fix typos in comments and messages, whitespacegiraffedata2019-12-291-113/+116
* Fix error messagegiraffedata2017-04-151-1/+1
* Fix incorrect PBM output with two-color (1 bpp) paletted imagegiraffedata2017-03-251-117/+125
* cleanupgiraffedata2017-03-221-68/+111
* Remove pointer man pages, Manweb installationgiraffedata2017-01-151-1/+1
* Fix arithmetic overflowgiraffedata2017-01-151-53/+72
* cleanupgiraffedata2017-01-151-7/+11
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-161-0/+1
* Add missing #include <sys/wait.h>giraffedata2016-09-011-0/+1
* Deal properly with failed Pamflip processgiraffedata2016-05-061-3/+11
* Allow input file to be nonseekable; destroy TIFF object when donegiraffedata2015-01-021-11/+30
* Correct commentgiraffedata2014-09-071-2/+2
* cleanupgiraffedata2014-09-061-50/+60
* Quiet some GCC -Wformat-security compiler warningsgiraffedata2014-05-201-3/+3
* Fix typo in messagegiraffedata2013-02-151-1/+1
* Use _pipe() for pipe() on Windows/Mingwgiraffedata2012-02-131-1/+1
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-9/+9
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* Remove VMS code. Who are we kidding?giraffedata2010-05-191-6/+0
* Use new pm_fork(), pm_waitpidSimple(), work on systems without forkgiraffedata2009-09-051-38/+31
* Wait for Pamflip processes to exitgiraffedata2009-08-171-14/+101
* improve commentsgiraffedata2009-07-221-4/+7
* cleanupgiraffedata2009-07-081-8/+9
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* fix orientation problem on big-endian machinesgiraffedata2009-03-271-1/+1
* Implement Pamflip process in Tifftopnmgiraffedata2008-01-271-10/+74
* Remove debugging codegiraffedata2008-01-261-1/+0
* Issue warning about broken TIFF librarygiraffedata2008-01-151-30/+51
* Deal better with nonstandard raster orientation; infrastructure to do a Pamflipgiraffedata2008-01-131-86/+492
* Cleanup, stage for handling orientationgiraffedata2008-01-131-20/+28
* cleanupgiraffedata2008-01-091-59/+78
* cleanupgiraffedata2007-12-111-5/+6
* Convert rest of STREQ to streqgiraffedata2007-08-121-2/+2
* Create Subversion repositorygiraffedata2006-08-191-0/+1062