From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Thu, 17 Oct 2019 11:15:34 +0200 Subject: [LTP] [PATCH 1/1] setxattr03: define _GNU_SOURCE to fix build on musl In-Reply-To: <20191016213001.23047-1-petr.vorel@gmail.com> References: <20191016213001.23047-1-petr.vorel@gmail.com> Message-ID: <20191017091533.GA20152@rei.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > musl defines loff_t in (already included) and guard it under _GNU_SOURCE. > NOTE: glibc and others define it in I would say that this is obvious enough to go in without a review, acked nevertheless. -- Cyril Hrubis chrubis@suse.cz