Imported Upstream version 2.8.7 upstream/2.8.7
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 3 Jan 2022 06:17:11 +0000 (15:17 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 3 Jan 2022 06:17:11 +0000 (15:17 +0900)
commit61da29e579109a797a83737cdc32cf9844fe2720
tree292b1d8bdffe763a9ec51a37a57a344ad9b6f4cb
parent20874f20e03f86d786ca907e0821697307d5f413
Imported Upstream version 2.8.7
76 files changed:
NEWS
bootstrap.conf
configure.ac
docs/man-db.lsm
include/manconfig.h.in
lib/Makefile.am
lib/README
lib/cleanup.c
lib/debug.c
lib/encodings.c
lib/glcontainers.c
lib/linelength.c
lib/orderfiles.c
lib/sandbox.c
lib/security.c
lib/util.c
libdb/Makefile.am
libdb/db_btree.c
libdb/db_delete.c
libdb/db_gdbm.c
libdb/db_lookup.c
libdb/db_ndbm.c
libdb/db_storage.h
libdb/db_store.c
libdb/db_ver.c
libdb/db_xdbm.c [new file with mode: 0644]
libdb/db_xdbm.h [new file with mode: 0644]
libdb/mydbm.h
man/THANKS
po/ast.po
po/ca.po
po/cs.po
po/da.po
po/de.po
po/eo.po
po/es.po
po/fi.po
po/fr.po
po/id.po
po/it.po
po/ja.po
po/man-db.pot
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/sr.po
po/sv.po
po/tr.po
po/vi.po
po/zh_CN.po
po/zh_TW.po
src/Makefile.am
src/accessdb.c
src/catman.c
src/check_mandirs.c
src/check_mandirs.h
src/compression.c
src/decompress.c [moved from lib/decompress.c with 98% similarity]
src/decompress.h [moved from lib/decompress.h with 100% similarity]
src/descriptions.c
src/globbing_test.c
src/lexgrog.l
src/lexgrog_test.c
src/man.c
src/manconv.c
src/mandb.c
src/manp.c
src/manpath.c
src/straycats.c
src/tests/fspause.c
src/whatis.c
src/zsoelim.l
src/zsoelim_main.c