Imported Upstream version 1.11 upstream upstream/1.11
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 4 Nov 2014 12:13:09 +0000 (13:13 +0100)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 4 Nov 2014 12:13:09 +0000 (13:13 +0100)
commitaffed4e4bfaaa42a03da4de101fdf277ac682de4
tree860f08eda66df9272df23fe4ba0f79e26560ea88
parent2a5aa8c2d96550c8463ef3714a20b46397f58b52
Imported Upstream version 1.11
125 files changed:
ChangeLog
INSTALL
Makefile.am
Makefile.in
NEWS
THANKS
aclocal.m4
autoconf.h.in
build-aux/compile [new file with mode: 0755]
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh [changed mode: 0755->0644]
build-aux/mdate-sh
build-aux/missing
build-aux/texinfo.tex
build-aux/ylwrap [new file with mode: 0755]
compat/Makefile.in
compat/dbmdirfno.c
configure
configure.ac
doc/Makefile.am
doc/Makefile.in
doc/gdbm.3
doc/gdbm.info
doc/gdbm.texinfo
doc/gdbm_dump.1 [new file with mode: 0644]
doc/gdbm_load.1 [new file with mode: 0644]
doc/gdbmtool.1 [new file with mode: 0644]
doc/stamp-vti
doc/version.texi
export/Makefile.in
export/export.c
m4/libtool.m4
m4/longlong.m4 [new file with mode: 0644]
m4/ltoptions.m4
m4/ltversion.m4
m4/lt~obsolete.m4
po/LINGUAS
po/POTFILES.in
po/de.gmo
po/de.po
po/eo.gmo [new file with mode: 0644]
po/eo.po [new file with mode: 0644]
po/fi.gmo
po/fi.po
po/fr.gmo [new file with mode: 0644]
po/fr.po [new file with mode: 0644]
po/gdbm.pot
po/ja.gmo
po/ja.po
po/pl.gmo
po/pl.po
po/pt_BR.gmo [new file with mode: 0644]
po/pt_BR.po [new file with mode: 0644]
po/sr.gmo [new file with mode: 0644]
po/sr.po [new file with mode: 0644]
po/uk.gmo
po/uk.po
po/vi.gmo [new file with mode: 0644]
po/vi.po [new file with mode: 0644]
src/Makefile.am
src/Makefile.in
src/base64.c [new file with mode: 0644]
src/bucket.c
src/datconv.c [new file with mode: 0644]
src/err.c [new file with mode: 0644]
src/falloc.c
src/findkey.c
src/flatfile.c [deleted file]
src/fullio.c
src/gdbm.h
src/gdbm.h.in
src/gdbm_dump.c [new file with mode: 0644]
src/gdbm_load.c [new file with mode: 0644]
src/gdbmapp.h [new file with mode: 0644]
src/gdbmclose.c
src/gdbmconst.h
src/gdbmcount.c [new file with mode: 0644]
src/gdbmdefs.h
src/gdbmdelete.c
src/gdbmdump.c [new file with mode: 0644]
src/gdbmerrno.c
src/gdbmexists.c
src/gdbmexp.c [new file with mode: 0644]
src/gdbmfdesc.c
src/gdbmfetch.c
src/gdbmimp.c [new file with mode: 0644]
src/gdbmload.c [new file with mode: 0644]
src/gdbmopen.c
src/gdbmreorg.c
src/gdbmseq.c
src/gdbmsetopt.c
src/gdbmstore.c
src/gdbmsync.c
src/gdbmtool.c [new file with mode: 0644]
src/gdbmtool.h [new file with mode: 0644]
src/gettext.h
src/gram.c [new file with mode: 0644]
src/gram.h [new file with mode: 0644]
src/gram.y [new file with mode: 0644]
src/hash.c
src/lex.c [new file with mode: 0644]
src/lex.l [new file with mode: 0644]
src/lock.c
src/mem.c [new file with mode: 0644]
src/mmap.c
src/parseopt.c [new file with mode: 0644]
src/progname.c [new file with mode: 0644]
src/proto.h
src/systems.h
src/testgdbm.c [deleted file]
src/update.c
src/util.c [new file with mode: 0644]
src/var.c [new file with mode: 0644]
src/version.c
tests/Makefile.am
tests/Makefile.in
tests/create00.at
tests/dbmcreate00.at
tests/dtload.c
tests/gtload.c
tests/package.m4
tests/testsuite