From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/11129 Path: news.gmane.org!.POSTED!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: ACCT_VERSION: linux vs musl Date: Thu, 9 Mar 2017 23:30:12 +0100 Message-ID: <20170309223012.GK2082@port70.net> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1489098628 31815 195.159.176.226 (9 Mar 2017 22:30:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 9 Mar 2017 22:30:28 +0000 (UTC) User-Agent: Mutt/1.6.0 (2016-04-01) To: musl@lists.openwall.com Original-X-From: musl-return-11144-gllmg-musl=m.gmane.org@lists.openwall.com Thu Mar 09 23:30:22 2017 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1cm6Zh-0007bY-L5 for gllmg-musl@m.gmane.org; Thu, 09 Mar 2017 23:30:21 +0100 Original-Received: (qmail 15959 invoked by uid 550); 9 Mar 2017 22:30:25 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 15935 invoked from network); 9 Mar 2017 22:30:24 -0000 Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:11129 Archived-At: * Daniel Cegie=C5=82ka [2017-03-09 22:38:55 +01= 00]: > linux: >=20 > https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/incl= ude/uapi/linux/acct.h?id=3Drefs/tags/v4.11-rc1 >=20 > old 3.2 kernel: >=20 > https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree= /include/linux/acct.h?id=3Drefs/tags/v3.2.86 >=20 >=20 > and musl: >=20 > http://git.musl-libc.org/cgit/musl/tree/include/sys/acct.h sys/acct.h never exposed ACCT_VERSION (may be an oversight in glibc) so user code cannot rely on it.