postgresql/contrib/pgcrypto
Peter Eisentraut 52ce20589a Add missing format attributes
Add __attribute__ decorations for printf format checking to the places that
were missing them.  Fix the resulting warnings.  Add
-Wmissing-format-attribute to the standard set of warnings for GCC, so these
don't happen again.

The warning fixes here are relatively harmless.  The one serious problem
discovered by this was already committed earlier in
cf15fb5cab.
2011-09-10 23:12:46 +03:00
..
expected
sql
.gitignore
blf.c
blf.h
crypt-blowfish.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
crypt-des.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
crypt-gensalt.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
crypt-md5.c
fortuna.c
fortuna.h
imath.c
imath.h
internal-sha2.c
internal.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
Makefile
mbuf.c
mbuf.h
md5.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
md5.h
openssl.c
pgcrypto--1.0.sql
pgcrypto--unpackaged--1.0.sql
pgcrypto.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
pgcrypto.control
pgcrypto.h
pgp-armor.c
pgp-cfb.c
pgp-compress.c
pgp-decrypt.c
pgp-encrypt.c
pgp-info.c
pgp-mpi-internal.c
pgp-mpi-openssl.c
pgp-mpi.c
pgp-pgsql.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
pgp-pubdec.c
pgp-pubenc.c
pgp-pubkey.c
pgp-s2k.c
pgp.c
pgp.h
px-crypt.c
px-crypt.h
px-hmac.c
px.c
px.h Add missing format attributes 2011-09-10 23:12:46 +03:00
random.c
rijndael.c
rijndael.h
rijndael.tbl
sha1.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
sha1.h
sha2.c
sha2.h