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
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to