From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BF66E3857C66; Fri, 6 Oct 2023 12:21:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BF66E3857C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1696594905; bh=OIwq8+gnqkqflASR3cqnavUavom/orOUz7sK5QGJudw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yq2OiSaotFafkGFzYvW6usEaaEvsAZ6ubGeIpgrYTMffVmlNKnFj5jBA6pcnNeQQJ MZpZI7inmkJVY60sxlNu0TFa89PUyKptuf+eXrlA9ITTLCzs922PEZOoATSKVy0kJT 8B59YdK82otQIw0LH1P8AP3CDg6+zTBmSWV1C81g= From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug libelf/29744] Please Provide the libelf.h standard and source documents Date: Fri, 06 Oct 2023 12:21:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: libelf X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29744 Mark Wielaard changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard --- elf.h comes from the glibc project: https://sourceware.org/cgit/glibc/tree/elf/elf.h gelf.h is part of the libelf api which is a common library implementation shared between various unix-like system. It doesn't have a formal standard = but the implementers (elfutils GNU/Linux, Solaris, BSDs, etc) coordinate any extensions. --=20 You are receiving this mail because: You are on the CC list for the bug.=