mailing list of musl libc
 help / color / mirror / code / Atom feed
* Feature request: ST_RELATIME
@ 2018-07-13  0:00 Ryan Goulden
  2018-07-13  0:42 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Goulden @ 2018-07-13  0:00 UTC (permalink / raw)
  To: musl; +Cc: Ryan Goulden

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Feature request: ST_RELATIME
  2018-07-13  0:00 Feature request: ST_RELATIME Ryan Goulden
@ 2018-07-13  0:42 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2018-07-13  0:42 UTC (permalink / raw)
  To: Ryan Goulden; +Cc: musl

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-13  0:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13  0:00 Feature request: ST_RELATIME Ryan Goulden
2018-07-13  0:42 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).