[Toybox] [PATCH] New command: flock
Rob Landley
rob at landley.net
Tue Oct 6 05:26:43 PDT 2015
On 09/10/2015 08:32 PM, enh wrote:
> New command: flock.
>
> The brillo folks wanted this in a shell script they're porting over
> (so I've only implemented the fd style they wanted, not the named file
> style).
Applied to toys/other.
Does llvm complain about if (variable & constant) the way it complains
about = instead of ==? (I.E. are those double parentheses actually
needed to suppress a warning? It seems like if the & is against a
constant, the compiler has no business warning about it...)
Rob
1444134403.0
More information about the Toybox
mailing list