Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
coreutils (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue May 28 2019 08:22:03 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v6 0/4] stat: better utilization of statx() on the backend
,
Jeff Layton
,
2019/05/28
[PATCH v6 1/4] stat: drop statbuf argument from out_epoch_sec()
,
Jeff Layton
,
2019/05/28
[PATCH v6 2/4] stat: use statx instead of stat if it's available
,
Jeff Layton
,
2019/05/28
[PATCH v6 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Jeff Layton
,
2019/05/28
[PATCH v6 3/4] stat: only set STATX_* mask bits for things we want to print
,
Jeff Layton
,
2019/05/28
[PATCH] dd: Clarify sparse detection is by *output* block
,
Kevin Locke
,
2019/05/22
Re: [PATCH] dd: Clarify sparse detection is by *output* block
,
Pádraig Brady
,
2019/05/26
How to calculate date relative to another date?
,
Peng Yu
,
2019/05/21
Re: How to calculate date relative to another date?
,
Sami Kerola
,
2019/05/21
Re: How to calculate date relative to another date?
,
Peng Yu
,
2019/05/21
Re: How to calculate date relative to another date?
,
Leslie S Satenstein
,
2019/05/21
Re: How to calculate date relative to another date?
,
Steeve McCauley
,
2019/05/22
Re: How to calculate date relative to another date?
,
Michael Stone
,
2019/05/22
Re: How to calculate date relative to another date?
,
Bernhard Voelker
,
2019/05/23
Re: How to calculate date relative to another date?
,
Egmont Koblinger
,
2019/05/23
Re: How to calculate date relative to another date?
,
Egmont Koblinger
,
2019/05/23
[PATCH v5 0/4] stat: better utilization of statx() on the backend
,
Jeff Layton
,
2019/05/13
[PATCH v5 1/4] stat: drop statbuf argument from out_epoch_sec()
,
Jeff Layton
,
2019/05/13
[PATCH v5 3/4] stat: only set STATX_* mask bits for things we want to print
,
Jeff Layton
,
2019/05/13
[PATCH v5 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Jeff Layton
,
2019/05/13
Re: [PATCH v5 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Jeff Layton
,
2019/05/13
[PATCH v5 2/4] stat: use statx instead of stat if it's available
,
Jeff Layton
,
2019/05/13
date-debug test failure with musl
,
Niklas Hambüchen
,
2019/05/13
Re: date-debug test failure with musl
,
Rich Felker
,
2019/05/13
Re: [musl] Re: date-debug test failure with musl
,
Assaf Gordon
,
2019/05/14
Re: [musl] Re: date-debug test failure with musl
,
Niklas Hambüchen
,
2019/05/14
Re: [musl] Re: date-debug test failure with musl
,
Niklas Hambüchen
,
2019/05/16
RE: Wish: checksumming *sum filter
,
Pádraig Brady
,
2019/05/10
SV: Wish: checksumming *sum filter
,
Ole Tange
,
2019/05/10
Re: SV: Wish: checksumming *sum filter
,
Assaf Gordon
,
2019/05/10
Re: SV: Wish: checksumming *sum filter
,
Pádraig Brady
,
2019/05/10
SV: SV: Wish: checksumming *sum filter
,
Ole Tange
,
2019/05/10
Re: SV: SV: Wish: checksumming *sum filter
,
Pádraig Brady
,
2019/05/10
Patch to clarify readlink(1) man page
,
Bruce Jerrick
,
2019/05/06
Re: Patch to clarify readlink(1) man page
,
Eric Blake
,
2019/05/06
Re: Patch to clarify readlink(1) man page
,
Bruce Jerrick
,
2019/05/08
shred rename behavior
,
Nuzhna Pomoshch
,
2019/05/04
Re: shred rename behavior
,
Bernhard Voelker
,
2019/05/06
Native windows EXEs for modern GNU coreutils
,
Assaf Gordon
,
2019/05/03
RFC: Safely using xargs -P$NUM children's output? Need a new tool?
,
Denys Vlasenko
,
2019/05/02
Re: RFC: Safely using xargs -P$NUM children's output? Need a new tool?
,
Egmont Koblinger
,
2019/05/02
Re: RFC: Safely using xargs -P$NUM children's output? Need a new tool?
,
Denys Vlasenko
,
2019/05/03
Re: RFC: Safely using xargs -P$NUM children's output? Need a new tool?
,
L A Walsh
,
2019/05/04
line buffering in pipes (was: RFC: Safely using xargs -P$NUM children's output? Need a new tool?)
,
Assaf Gordon
,
2019/05/02
Re: line buffering in pipes (was: RFC: Safely using xargs -P$NUM children's output? Need a new tool?)
,
Egmont Koblinger
,
2019/05/02
Re: line buffering in pipes
,
Assaf Gordon
,
2019/05/02
Re: line buffering in pipes
,
Assaf Gordon
,
2019/05/02
Re: line buffering in pipes
,
Egmont Koblinger
,
2019/05/02
Re: line buffering in pipes
,
William Bader
,
2019/05/03
Re: line buffering in pipes
,
Assaf Gordon
,
2019/05/02
Re: [PATCH v3 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Jeff Layton
,
2019/05/01
[PATCH v4 0/4] stat: better utilization of statx on the backend
,
Jeff Layton
,
2019/05/01
[PATCH v4 2/4] stat: use statx instead of stat if it's available
,
Jeff Layton
,
2019/05/01
[PATCH v4 1/4] stat: drop statbuf argument from out_epoch_sec()
,
Jeff Layton
,
2019/05/01
[PATCH v4 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Jeff Layton
,
2019/05/01
Re: [PATCH v4 4/4] stat: support statx DONT_SYNC and FORCE_SYNC flags
,
Pádraig Brady
,
2019/05/10
[PATCH v4 3/4] stat: only set STATX_* mask bits for things we want to print
,
Jeff Layton
,
2019/05/01
Re: [PATCH v4 3/4] stat: only set STATX_* mask bits for things we want to print
,
Pádraig Brady
,
2019/05/10
Re: [PATCH v4 3/4] stat: only set STATX_* mask bits for things we want to print
,
Jeff Layton
,
2019/05/13
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc