From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4883 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.linux.lib.musl.general Subject: fopen64 and friends as aliases Date: Tue, 15 Apr 2014 06:59:46 -0700 Message-ID: <20140415065946.dc30d64f61e5ec441c34ffd4f788e58e.ffe7ab07f9.wbe@email22.secureserver.net> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1397570417 25752 80.91.229.3 (15 Apr 2014 14:00:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2014 14:00:17 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4887-gllmg-musl=m.gmane.org@lists.openwall.com Tue Apr 15 16:00:09 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1Wa3u6-0001bm-TA for gllmg-musl@plane.gmane.org; Tue, 15 Apr 2014 16:00:03 +0200 Original-Received: (qmail 3644 invoked by uid 550); 15 Apr 2014 14:00:01 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 3636 invoked from network); 15 Apr 2014 14:00:00 -0000 X-SID: qDzn1n0022YkKj001 X-Originating-IP: 71.206.170.124 User-Agent: Workspace Webmail 5.6.48 Xref: news.gmane.org gmane.linux.lib.musl.general:4883 Archived-At:
Greetings,

I could not find in the archi= ves any discussion of the above topic, and was therefore wondering: would i= t be possible to have fopen64 and friends (fseeko64, ftello64, tmpfile64) a= s aliases of the non-prefixed functions, rather than having them #define'd = as synonyms?  This will make most of the musl-llvm patch unnecessary, = and could probably help with other packages as well.

Kind regards,
zg