2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-17 01:12:21 +00:00
qpdf/libtests
Jay Berkenbilt ac4deac187 Call QUtil::safe_fopen in place of fopen
fopen was previuosly called wrapped by QUtil::fopen_wrapper, but
QUtil::safe_fopen does this itself, which is less cumbersome.
2013-03-05 13:35:46 -05:00
..
qtest Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
aes.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
ascii85.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
bits.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
buffer.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
build.mk SHA2 pipeline with support for 256, 384, and 512 bits 2012-12-31 05:36:51 -05:00
concatenate.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
flate.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
hex.cc ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
libtests.testcov
lzw.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
Makefile
md5.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
pcre.cc Fix unused local variable warnings 2013-03-04 16:45:16 -05:00
png_filter.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
pointer_holder.cc add * and -> operators 2010-09-24 19:09:22 +00:00
qutil.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
rc4.cc Call QUtil::safe_fopen in place of fopen 2013-03-05 13:35:46 -05:00
sha2.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00