From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R1oRN-00076m-LD for garchives@archives.gentoo.org; Thu, 08 Sep 2011 23:55:29 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8934D21C18D; Thu, 8 Sep 2011 23:55:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 533FF21C18D for ; Thu, 8 Sep 2011 23:55:07 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C7FB1B402D for ; Thu, 8 Sep 2011 23:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 71FC88004F for ; Thu, 8 Sep 2011 23:55:06 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <3632ea90232c98f9598e85395b20da2ccd9851f2.blueness@gentoo> Subject: [gentoo-commits] proj/elfix:paxmark-libs commit in: / X-VCS-Repository: proj/elfix X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 3632ea90232c98f9598e85395b20da2ccd9851f2 Date: Thu, 8 Sep 2011 23:55:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 6c8b5365313645d2640d7eade8b8d895 commit: 3632ea90232c98f9598e85395b20da2ccd9851f2 Author: Anthony G. Basile gentoo org> AuthorDate: Thu Sep 8 23:54:24 2011 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Thu Sep 8 23:54:24 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/elfix.git;a=3D= commit;h=3D3632ea90 Merge git://tweedledum.dyc.edu/paxmark-libs into paxmark-libs COPYING | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++++= ++++++ INSTALL | 365 +++++++++++++++++++++++++++++++ Makefile.am | 93 ++++++++ README | 23 ++ autogen.sh | 7 + configure.ac | 27 +++ libmypax.c | 11 + testdlpax.c | 17 ++ testpax.c | 6 + 9 files changed, 1223 insertions(+), 0 deletions(-)