2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-07 21:00:54 +00:00
qpdf/examples
Jay Berkenbilt b856379370 Portability issues: off_t, unlink
New header qpdf/Types.h attempts to make sure size_t and off_t are
defined on any platform and in a way that would work with large file
support.  Additionally, missing header files are included to get
unlink.
2012-06-20 15:18:14 -04:00
..
qtest invert images example 2010-08-06 01:27:47 +00:00
build.mk invert images example 2010-08-06 01:27:47 +00:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-bookmarks.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-double-page-size.cc update code to new PointerHolder, and reintroduce change that was accidentally backed out 2010-09-24 20:45:18 +00:00
pdf-invert-images.cc update code to new PointerHolder, and reintroduce change that was accidentally backed out 2010-09-24 20:45:18 +00:00
pdf-linearize.c don't overrun argv with invalid arguments 2010-10-04 15:16:32 +00:00
pdf-mod-info.cc Portability issues: off_t, unlink 2012-06-20 15:18:14 -04:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00