|
Message-ID: <20180713004216.GB1392@brightrain.aerifal.cx> Date: Thu, 12 Jul 2018 20:42:16 -0400 From: Rich Felker <dalias@...c.org> To: Ryan Goulden <percontation@...il.com> Cc: musl@...ts.openwall.com Subject: Re: Feature request: ST_RELATIME On Thu, Jul 12, 2018 at 05:00:02PM -0700, Ryan Goulden wrote: > Hi musl devs, > > Could a `#define ST_RELATIME 4096` get added to include/sys/statvfs.h? > > AFAICT the only reason it isn't there already is that ST_RELATIME might > not have been a part of Linux when that header file was created. > > Cheers Yep, it was just an oversight as far as I can tell. Adding it. Thanks for the catch. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.