Imported Upstream version 1.13 upstream/1.13
authorJohn L. Whiteman <john.l.whiteman@intel.com>
Thu, 14 Aug 2014 22:28:12 +0000 (15:28 -0700)
committerJohn L. Whiteman <john.l.whiteman@intel.com>
Thu, 14 Aug 2014 22:28:12 +0000 (15:28 -0700)
commit7968b8fcb66be45c6316bd04ae25425740cbacac
tree71a677db21d652955a0d9e38c3f9a7645798f1a0
parent1ebd2dca47abe5b1bb218684f4af2d20633259d4
Imported Upstream version 1.13
109 files changed:
AUTHORS
ChangeLog
ChangeLog-2011 [new file with mode: 0644]
Makefile.am
Makefile.in
NEWS
README
VERSION
aclocal.m4
autogen.rc [new file with mode: 0644]
autogen.sh
build-aux/compile [new file with mode: 0755]
build-aux/config.guess [moved from config.guess with 83% similarity]
build-aux/config.rpath [moved from config.rpath with 89% similarity]
build-aux/config.sub [moved from config.sub with 88% similarity]
build-aux/depcomp [new file with mode: 0755]
build-aux/git-log-fix [new file with mode: 0644]
build-aux/git-log-footer [new file with mode: 0644]
build-aux/install-sh [moved from install-sh with 94% similarity]
build-aux/ltmain.sh [moved from ltmain.sh with 67% similarity]
build-aux/missing [moved from missing with 100% similarity]
compile [deleted file]
config.h.in
configure
configure.ac
contrib/ChangeLog-2011 [new file with mode: 0644]
depcomp [deleted file]
doc/HACKING [new file with mode: 0644]
lang/Makefile.in
lang/cl/Makefile.in
lang/cl/gpg-error.asd
libgpg-error.spec
m4/ChangeLog-2011 [moved from m4/ChangeLog with 93% similarity]
m4/Makefile.in
m4/libtool.m4
m4/lock.m4
m4/ltoptions.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/threadlib.m4 [new file with mode: 0644]
mkinstalldirs
po/ChangeLog-2011 [moved from po/ChangeLog with 91% similarity]
po/LINGUAS
po/Makefile.in.in
po/cs.gmo
po/cs.po
po/da.gmo [new file with mode: 0644]
po/da.po [new file with mode: 0644]
po/de.gmo
po/de.po
po/eo.gmo [new file with mode: 0644]
po/eo.po [new file with mode: 0644]
po/fr.gmo
po/fr.po
po/it.gmo
po/it.po
po/ja.gmo [new file with mode: 0644]
po/ja.po [new file with mode: 0644]
po/libgpg-error.pot
po/nl.gmo
po/nl.po
po/pl.gmo
po/pl.po
po/ro.gmo
po/ro.po
po/sv.gmo
po/sv.po
po/uk.gmo [new file with mode: 0644]
po/uk.po [new file with mode: 0644]
po/vi.gmo
po/vi.po
po/zh_CN.gmo
po/zh_CN.po
src/Makefile.am
src/Makefile.in
src/err-codes.h
src/err-codes.h.in
src/err-sources.h
src/err-sources.h.in
src/errnos.in
src/gen-posix-lock-obj.c [new file with mode: 0644]
src/gen-w32-lock-obj.c [new file with mode: 0644]
src/gpg-error-config.in
src/gpg-error.def.in
src/gpg-error.h
src/gpg-error.h.in
src/gpg-error.m4
src/init.c
src/lock.h [new file with mode: 0644]
src/mkheader.awk [deleted file]
src/mkheader.c [new file with mode: 0644]
src/mkstrtable.awk
src/posix-lock-obj.h [new file with mode: 0644]
src/posix-lock.c [new file with mode: 0644]
src/posix-thread.c [new file with mode: 0644]
src/syscfg/lock-obj-pub.arm-unknown-linux-androideabi.h [new file with mode: 0644]
src/syscfg/lock-obj-pub.mingw32.h [new file with mode: 0644]
src/thread.h [new file with mode: 0644]
src/version.c [new file with mode: 0644]
src/versioninfo.rc.in
src/w32-gettext.c
src/w32-lock-obj.h [new file with mode: 0644]
src/w32-lock.c [new file with mode: 0644]
src/w32-thread.c [new file with mode: 0644]
tests/Makefile.am
tests/Makefile.in
tests/t-common.h [new file with mode: 0644]
tests/t-lock.c [new file with mode: 0644]
tests/t-version.c [new file with mode: 0644]