Re: [Toybox] [PATCH] Distinguish 32- and 64-bit variants in file(1) for x32.

2016-02-29 Thread Josiah Worcester
On Mon, Feb 29, 2016 at 1:01 PM Rob Landley wrote: > On 02/29/2016 10:51 AM, enh wrote: > > On Sun, Feb 28, 2016 at 9:44 AM, Rob Landley wrote: > >>> as far as i know, there's only one. i've never come across another, > >>> even on Mac OS. > >> > >>

Re: [Toybox] [PATCH] Implement file(1).

2016-02-13 Thread Josiah Worcester
On Sat, Feb 13, 2016 at 9:56 AM enh wrote: > Unlike the POSIX file(1), there's no magic file here, just hard-coded > common (non-obsolete) file formats. Personally most of my use of file(1) > is as a one-line readelf(1) summarizer, so although I assume a full POSIX > file(1) is

Re: [Toybox] ls -Z with relative paths

2016-01-11 Thread Josiah Worcester
On Mon, Jan 11, 2016 at 1:18 PM Rob Landley wrote: > On 01/09/2016 03:38 PM, enh wrote: > > i have the following internal bug: > > > > ls -laZ doesn't properly return the SELinux label for files where a > > non-fully qualified path is provided. > > > > Steps to reproduce (on