Initial import. upstream 1.5.3
authorOssama Othman <ossama.othman@intel.com>
Thu, 6 Mar 2014 21:24:08 +0000 (13:24 -0800)
committerOssama Othman <ossama.othman@intel.com>
Thu, 6 Mar 2014 21:24:08 +0000 (13:24 -0800)
commit675286bc2f838de3b080305e653e8d3d03a53a20
tree477380f94a43c8487c9c4bbb5139d8b7c2fdf3c6
Initial import.

Signed-off-by: Ossama Othman <ossama.othman@intel.com>
290 files changed:
CHANGES [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
Makefile.win [new file with mode: 0644]
NOTICE [new file with mode: 0644]
NWGNUmakefile [new file with mode: 0644]
README [new file with mode: 0644]
README.cmake [new file with mode: 0644]
apr-util.pc.in [new file with mode: 0644]
apr-util.spec [new file with mode: 0644]
aprutil.dep [new file with mode: 0644]
aprutil.dsp [new file with mode: 0644]
aprutil.dsw [new file with mode: 0644]
aprutil.mak [new file with mode: 0644]
apu-config.in [new file with mode: 0644]
buckets/apr_brigade.c [new file with mode: 0644]
buckets/apr_buckets.c [new file with mode: 0644]
buckets/apr_buckets_alloc.c [new file with mode: 0644]
buckets/apr_buckets_eos.c [new file with mode: 0644]
buckets/apr_buckets_file.c [new file with mode: 0644]
buckets/apr_buckets_flush.c [new file with mode: 0644]
buckets/apr_buckets_heap.c [new file with mode: 0644]
buckets/apr_buckets_mmap.c [new file with mode: 0644]
buckets/apr_buckets_pipe.c [new file with mode: 0644]
buckets/apr_buckets_pool.c [new file with mode: 0644]
buckets/apr_buckets_refcount.c [new file with mode: 0644]
buckets/apr_buckets_simple.c [new file with mode: 0644]
buckets/apr_buckets_socket.c [new file with mode: 0644]
build-outputs.mk [new file with mode: 0644]
build.conf [new file with mode: 0644]
build/apr_common.m4 [new file with mode: 0644]
build/apu-conf.m4 [new file with mode: 0644]
build/apu-hints.m4 [new file with mode: 0644]
build/apu-iconv.m4 [new file with mode: 0644]
build/config.guess [new file with mode: 0755]
build/config.sub [new file with mode: 0755]
build/crypto.m4 [new file with mode: 0644]
build/dbd.m4 [new file with mode: 0644]
build/dbm.m4 [new file with mode: 0644]
build/dso.m4 [new file with mode: 0644]
build/find_apr.m4 [new file with mode: 0644]
build/find_apu.m4 [new file with mode: 0644]
build/get-version.sh [new file with mode: 0755]
build/install.sh [new file with mode: 0755]
build/mkdir.sh [new file with mode: 0755]
build/nw_apu_export.inc [new file with mode: 0644]
build/pkg/README [new file with mode: 0644]
build/pkg/buildpkg.sh [new file with mode: 0755]
build/pkg/pkginfo.in [new file with mode: 0644]
build/preaprutil.dsp [new file with mode: 0644]
build/rpm/apr-util.spec.in [new file with mode: 0644]
build/w32locatedb.pl [new file with mode: 0644]
buildconf [new file with mode: 0755]
config.layout [new file with mode: 0644]
configure.in [new file with mode: 0644]
crypto/apr_crypto.c [new file with mode: 0644]
crypto/apr_crypto_nss.c [new file with mode: 0644]
crypto/apr_crypto_nss.dep [new file with mode: 0644]
crypto/apr_crypto_nss.dsp [new file with mode: 0644]
crypto/apr_crypto_nss.mak [new file with mode: 0644]
crypto/apr_crypto_openssl.c [new file with mode: 0644]
crypto/apr_crypto_openssl.dep [new file with mode: 0644]
crypto/apr_crypto_openssl.dsp [new file with mode: 0644]
crypto/apr_crypto_openssl.mak [new file with mode: 0644]
crypto/apr_md4.c [new file with mode: 0644]
crypto/apr_md5.c [new file with mode: 0644]
crypto/apr_passwd.c [new file with mode: 0644]
crypto/apr_sha1.c [new file with mode: 0644]
crypto/crypt_blowfish.c [new file with mode: 0644]
crypto/crypt_blowfish.h [new file with mode: 0644]
crypto/getuuid.c [new file with mode: 0644]
crypto/uuid.c [new file with mode: 0644]
dbd/NWGNUdbdfreetds [new file with mode: 0644]
dbd/NWGNUdbdmysql [new file with mode: 0644]
dbd/NWGNUdbdpgsql [new file with mode: 0644]
dbd/NWGNUdbdsqli2 [new file with mode: 0644]
dbd/NWGNUdbdsqli3 [new file with mode: 0644]
dbd/NWGNUmakefile [new file with mode: 0644]
dbd/apr_dbd.c [new file with mode: 0644]
dbd/apr_dbd_freetds.c [new file with mode: 0644]
dbd/apr_dbd_freetds.dep [new file with mode: 0644]
dbd/apr_dbd_freetds.dsp [new file with mode: 0644]
dbd/apr_dbd_freetds.mak [new file with mode: 0644]
dbd/apr_dbd_mysql.c [new file with mode: 0644]
dbd/apr_dbd_mysql.dep [new file with mode: 0644]
dbd/apr_dbd_mysql.dsp [new file with mode: 0644]
dbd/apr_dbd_mysql.mak [new file with mode: 0644]
dbd/apr_dbd_odbc.c [new file with mode: 0644]
dbd/apr_dbd_odbc.dep [new file with mode: 0644]
dbd/apr_dbd_odbc.dsp [new file with mode: 0644]
dbd/apr_dbd_odbc.mak [new file with mode: 0644]
dbd/apr_dbd_oracle.c [new file with mode: 0644]
dbd/apr_dbd_oracle.dep [new file with mode: 0644]
dbd/apr_dbd_oracle.dsp [new file with mode: 0644]
dbd/apr_dbd_oracle.mak [new file with mode: 0644]
dbd/apr_dbd_pgsql.c [new file with mode: 0644]
dbd/apr_dbd_pgsql.dep [new file with mode: 0644]
dbd/apr_dbd_pgsql.dsp [new file with mode: 0644]
dbd/apr_dbd_pgsql.mak [new file with mode: 0644]
dbd/apr_dbd_sqlite2.c [new file with mode: 0644]
dbd/apr_dbd_sqlite2.dep [new file with mode: 0644]
dbd/apr_dbd_sqlite2.dsp [new file with mode: 0644]
dbd/apr_dbd_sqlite2.mak [new file with mode: 0644]
dbd/apr_dbd_sqlite3.c [new file with mode: 0644]
dbd/apr_dbd_sqlite3.dep [new file with mode: 0644]
dbd/apr_dbd_sqlite3.dsp [new file with mode: 0644]
dbd/apr_dbd_sqlite3.mak [new file with mode: 0644]
dbm/NWGNUdbmdb [new file with mode: 0644]
dbm/NWGNUdbmgdbm [new file with mode: 0644]
dbm/NWGNUmakefile [new file with mode: 0644]
dbm/apr_dbm.c [new file with mode: 0644]
dbm/apr_dbm_berkeleydb.c [new file with mode: 0644]
dbm/apr_dbm_db.dep [new file with mode: 0644]
dbm/apr_dbm_db.dsp [new file with mode: 0644]
dbm/apr_dbm_db.mak [new file with mode: 0644]
dbm/apr_dbm_gdbm.c [new file with mode: 0644]
dbm/apr_dbm_gdbm.dep [new file with mode: 0644]
dbm/apr_dbm_gdbm.dsp [new file with mode: 0644]
dbm/apr_dbm_gdbm.mak [new file with mode: 0644]
dbm/apr_dbm_ndbm.c [new file with mode: 0644]
dbm/apr_dbm_sdbm.c [new file with mode: 0644]
dbm/sdbm/sdbm.c [new file with mode: 0644]
dbm/sdbm/sdbm_hash.c [new file with mode: 0644]
dbm/sdbm/sdbm_lock.c [new file with mode: 0644]
dbm/sdbm/sdbm_pair.c [new file with mode: 0644]
dbm/sdbm/sdbm_pair.h [new file with mode: 0644]
dbm/sdbm/sdbm_private.h [new file with mode: 0644]
dbm/sdbm/sdbm_tune.h [new file with mode: 0644]
docs/doxygen.conf [new file with mode: 0644]
encoding/apr_base64.c [new file with mode: 0644]
export_vars.sh.in [new file with mode: 0644]
hooks/apr_hooks.c [new file with mode: 0644]
include/apr_anylock.h [new file with mode: 0644]
include/apr_base64.h [new file with mode: 0644]
include/apr_buckets.h [new file with mode: 0644]
include/apr_crypto.h [new file with mode: 0644]
include/apr_date.h [new file with mode: 0644]
include/apr_dbd.h [new file with mode: 0644]
include/apr_dbm.h [new file with mode: 0644]
include/apr_hooks.h [new file with mode: 0644]
include/apr_ldap.h.in [new file with mode: 0644]
include/apr_ldap.hnw [new file with mode: 0644]
include/apr_ldap.hw [new file with mode: 0644]
include/apr_ldap.hwc [new file with mode: 0644]
include/apr_ldap_init.h [new file with mode: 0644]
include/apr_ldap_option.h [new file with mode: 0644]
include/apr_ldap_rebind.h [new file with mode: 0644]
include/apr_ldap_url.h [new file with mode: 0644]
include/apr_md4.h [new file with mode: 0644]
include/apr_md5.h [new file with mode: 0644]
include/apr_memcache.h [new file with mode: 0644]
include/apr_optional.h [new file with mode: 0644]
include/apr_optional_hooks.h [new file with mode: 0644]
include/apr_queue.h [new file with mode: 0644]
include/apr_reslist.h [new file with mode: 0644]
include/apr_rmm.h [new file with mode: 0644]
include/apr_sdbm.h [new file with mode: 0644]
include/apr_sha1.h [new file with mode: 0644]
include/apr_strmatch.h [new file with mode: 0644]
include/apr_thread_pool.h [new file with mode: 0644]
include/apr_uri.h [new file with mode: 0644]
include/apr_uuid.h [new file with mode: 0644]
include/apr_xlate.h [new file with mode: 0644]
include/apr_xml.h [new file with mode: 0644]
include/apu.h.in [new file with mode: 0644]
include/apu.hnw [new file with mode: 0644]
include/apu.hw [new file with mode: 0644]
include/apu.hwc [new file with mode: 0644]
include/apu_errno.h [new file with mode: 0644]
include/apu_version.h [new file with mode: 0644]
include/apu_want.h.in [new file with mode: 0644]
include/apu_want.hnw [new file with mode: 0644]
include/apu_want.hw [new file with mode: 0644]
include/private/apr_crypto_internal.h [new file with mode: 0644]
include/private/apr_dbd_internal.h [new file with mode: 0644]
include/private/apr_dbd_odbc_v2.h [new file with mode: 0644]
include/private/apr_dbm_private.h [new file with mode: 0644]
include/private/apu_config.h.in [new file with mode: 0644]
include/private/apu_config.hnw [new file with mode: 0644]
include/private/apu_config.hw [new file with mode: 0644]
include/private/apu_internal.h [new file with mode: 0644]
include/private/apu_select_dbm.h.in [new file with mode: 0644]
include/private/apu_select_dbm.hw [new file with mode: 0644]
ldap/NWGNUmakefile [new file with mode: 0644]
ldap/apr_ldap.dep [new file with mode: 0644]
ldap/apr_ldap.dsp [new file with mode: 0644]
ldap/apr_ldap.mak [new file with mode: 0644]
ldap/apr_ldap_init.c [new file with mode: 0644]
ldap/apr_ldap_option.c [new file with mode: 0644]
ldap/apr_ldap_rebind.c [new file with mode: 0644]
ldap/apr_ldap_stub.c [new file with mode: 0644]
ldap/apr_ldap_url.c [new file with mode: 0644]
libaprutil.dep [new file with mode: 0644]
libaprutil.dsp [new file with mode: 0644]
libaprutil.mak [new file with mode: 0644]
libaprutil.rc [new file with mode: 0644]
memcache/apr_memcache.c [new file with mode: 0644]
misc/apr_date.c [new file with mode: 0644]
misc/apr_queue.c [new file with mode: 0644]
misc/apr_reslist.c [new file with mode: 0644]
misc/apr_rmm.c [new file with mode: 0644]
misc/apr_thread_pool.c [new file with mode: 0644]
misc/apu_dso.c [new file with mode: 0644]
misc/apu_version.c [new file with mode: 0644]
renames_pending [new file with mode: 0644]
strmatch/apr_strmatch.c [new file with mode: 0644]
test/Makefile.in [new file with mode: 0644]
test/Makefile.win [new file with mode: 0644]
test/NWGNUaputest [new file with mode: 0644]
test/NWGNUmakefile [new file with mode: 0644]
test/abts.c [new file with mode: 0644]
test/abts.h [new file with mode: 0644]
test/abts_tests.h [new file with mode: 0644]
test/data/billion-laughs.xml [new file with mode: 0644]
test/dbd.c [new file with mode: 0644]
test/nw_misc.c [new file with mode: 0644]
test/test_apu.h [new file with mode: 0644]
test/testall.dsw [new file with mode: 0644]
test/testbuckets.c [new file with mode: 0644]
test/testcrypto.c [new file with mode: 0644]
test/testdate.c [new file with mode: 0644]
test/testdbd.c [new file with mode: 0644]
test/testdbm.c [new file with mode: 0644]
test/testldap.c [new file with mode: 0644]
test/testmd4.c [new file with mode: 0644]
test/testmd5.c [new file with mode: 0644]
test/testmemcache.c [new file with mode: 0644]
test/testpass.c [new file with mode: 0644]
test/testqueue.c [new file with mode: 0644]
test/testreslist.c [new file with mode: 0644]
test/testrmm.c [new file with mode: 0644]
test/teststrmatch.c [new file with mode: 0644]
test/testuri.c [new file with mode: 0644]
test/testutil.c [new file with mode: 0644]
test/testutil.h [new file with mode: 0644]
test/testutildll.dsp [new file with mode: 0644]
test/testutillib.dsp [new file with mode: 0644]
test/testuuid.c [new file with mode: 0644]
test/testxlate.c [new file with mode: 0644]
test/testxml.c [new file with mode: 0644]
uri/apr_uri.c [new file with mode: 0644]
xlate/xlate.c [new file with mode: 0644]
xml/NWGNUmakefile [new file with mode: 0644]
xml/apr_xml.c [new file with mode: 0644]
xml/expat/COPYING [new file with mode: 0644]
xml/expat/Makefile.in [new file with mode: 0644]
xml/expat/README [new file with mode: 0644]
xml/expat/buildconf.sh [new file with mode: 0755]
xml/expat/configure [new file with mode: 0755]
xml/expat/configure.in [new file with mode: 0644]
xml/expat/conftools/PrintPath [new file with mode: 0755]
xml/expat/conftools/ac_c_bigendian_cross.m4 [new file with mode: 0644]
xml/expat/conftools/config.guess [new file with mode: 0755]
xml/expat/conftools/config.sub [new file with mode: 0755]
xml/expat/conftools/install-sh [new file with mode: 0755]
xml/expat/conftools/libtool.m4 [new file with mode: 0644]
xml/expat/conftools/ltmain.sh [new file with mode: 0644]
xml/expat/conftools/ltoptions.m4 [new file with mode: 0644]
xml/expat/conftools/ltsugar.m4 [new file with mode: 0644]
xml/expat/conftools/ltversion.m4 [new file with mode: 0644]
xml/expat/conftools/lt~obsolete.m4 [new file with mode: 0644]
xml/expat/conftools/mkinstalldirs [new file with mode: 0755]
xml/expat/expat_config.h.in [new file with mode: 0644]
xml/expat/lib/ascii.h [new file with mode: 0644]
xml/expat/lib/asciitab.h [new file with mode: 0644]
xml/expat/lib/expat.dsp [new file with mode: 0644]
xml/expat/lib/expat.h [new file with mode: 0644]
xml/expat/lib/expat_config.hnw [new file with mode: 0644]
xml/expat/lib/iasciitab.h [new file with mode: 0644]
xml/expat/lib/internal.h [new file with mode: 0644]
xml/expat/lib/latin1tab.h [new file with mode: 0644]
xml/expat/lib/map_osd_ebcdic_df04_1.h [new file with mode: 0644]
xml/expat/lib/nametab.h [new file with mode: 0644]
xml/expat/lib/osd_ebcdic_df04_1.h [new file with mode: 0644]
xml/expat/lib/utf8tab.h [new file with mode: 0644]
xml/expat/lib/winconfig.h [new file with mode: 0644]
xml/expat/lib/xml.dep [new file with mode: 0644]
xml/expat/lib/xml.dsp [new file with mode: 0644]
xml/expat/lib/xml.mak [new file with mode: 0644]
xml/expat/lib/xmlparse.c [new file with mode: 0644]
xml/expat/lib/xmlrole.c [new file with mode: 0644]
xml/expat/lib/xmlrole.h [new file with mode: 0644]
xml/expat/lib/xmltok.c [new file with mode: 0644]
xml/expat/lib/xmltok.h [new file with mode: 0644]
xml/expat/lib/xmltok_impl.c [new file with mode: 0644]
xml/expat/lib/xmltok_impl.h [new file with mode: 0644]
xml/expat/lib/xmltok_ns.c [new file with mode: 0644]
xml/expat/win32/MANIFEST.txt [new file with mode: 0644]
xml/expat/win32/expat.iss [new file with mode: 0644]