Import libecap_1.0.1.orig.tar.gz
authorLuigi Gangitano <luigi@debian.org>
Wed, 22 Jul 2015 14:17:00 +0000 (16:17 +0200)
committerLuigi Gangitano <luigi@debian.org>
Wed, 22 Jul 2015 14:17:00 +0000 (16:17 +0200)
commitb180908a425dbc1a72a27a943f7e9ac679c0eedd
treeb6e3d7a3455ec9304d237b74fe6b510059616b26
Import libecap_1.0.1.orig.tar.gz

[dgit import orig libecap_1.0.1.orig.tar.gz]
70 files changed:
CREDITS [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
NOTICE [new file with mode: 0644]
README [new file with mode: 0644]
acinclude.m4 [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
bootstrap.sh [new file with mode: 0755]
cfgaux/ax_prefix_config_h.m4 [new file with mode: 0644]
cfgaux/config.guess [new file with mode: 0755]
cfgaux/config.sub [new file with mode: 0755]
cfgaux/depcomp [new file with mode: 0755]
cfgaux/install-sh [new file with mode: 0755]
cfgaux/ltmain.sh [new file with mode: 0755]
cfgaux/missing [new file with mode: 0755]
cfgaux/xstd_common.ac [new file with mode: 0644]
cfgaux/xstd_cpp_checks.ac [new file with mode: 0644]
change.log [new file with mode: 0644]
configure [new file with mode: 0755]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/async.txt [new file with mode: 0644]
doc/registration.txt [new file with mode: 0644]
libecap.pc.in [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/Makefile.in [new file with mode: 0644]
src/libecap/Makefile.am [new file with mode: 0644]
src/libecap/Makefile.in [new file with mode: 0644]
src/libecap/adapter/Makefile.am [new file with mode: 0644]
src/libecap/adapter/Makefile.in [new file with mode: 0644]
src/libecap/adapter/service.cc [new file with mode: 0644]
src/libecap/adapter/service.h [new file with mode: 0644]
src/libecap/adapter/xaction.cc [new file with mode: 0644]
src/libecap/adapter/xaction.h [new file with mode: 0644]
src/libecap/common/Makefile.am [new file with mode: 0644]
src/libecap/common/Makefile.in [new file with mode: 0644]
src/libecap/common/ac-autoconf.h.in [new file with mode: 0644]
src/libecap/common/area.cc [new file with mode: 0644]
src/libecap/common/area.h [new file with mode: 0644]
src/libecap/common/autoconf.h [new file with mode: 0644]
src/libecap/common/body.h [new file with mode: 0644]
src/libecap/common/body_size.cc [new file with mode: 0644]
src/libecap/common/body_size.h [new file with mode: 0644]
src/libecap/common/common.am [new file with mode: 0644]
src/libecap/common/delay.h [new file with mode: 0644]
src/libecap/common/errors.cc [new file with mode: 0644]
src/libecap/common/errors.h [new file with mode: 0644]
src/libecap/common/forward.h [new file with mode: 0644]
src/libecap/common/header.h [new file with mode: 0644]
src/libecap/common/libecap.h [new file with mode: 0644]
src/libecap/common/log.h [new file with mode: 0644]
src/libecap/common/memory.cc [new file with mode: 0644]
src/libecap/common/memory.h [new file with mode: 0644]
src/libecap/common/message.cc [new file with mode: 0644]
src/libecap/common/message.h [new file with mode: 0644]
src/libecap/common/name.cc [new file with mode: 0644]
src/libecap/common/name.h [new file with mode: 0644]
src/libecap/common/named_values.h [new file with mode: 0644]
src/libecap/common/names.cc [new file with mode: 0644]
src/libecap/common/names.h [new file with mode: 0644]
src/libecap/common/options.h [new file with mode: 0644]
src/libecap/common/registry.cc [new file with mode: 0644]
src/libecap/common/registry.h [new file with mode: 0644]
src/libecap/common/version.h [new file with mode: 0644]
src/libecap/host/Makefile.am [new file with mode: 0644]
src/libecap/host/Makefile.in [new file with mode: 0644]
src/libecap/host/host.h [new file with mode: 0644]
src/libecap/host/xaction.h [new file with mode: 0644]