Re: colorls in base

2019-02-17 Thread Jonathan A. Kollasch
On Fri, Feb 15, 2019 at 04:08:37AM +, David Holland wrote: > On Fri, Feb 15, 2019 at 04:43:24AM +0100, Kamil Rytarowski wrote: > > I'm for adding colors... > > I kind of agree with jnemeth; but as long as it isn't on by default I > don't care that much. Seconded; as long as it's off by defau

Re: have a pint

2022-10-23 Thread Jonathan A. Kollasch
On Mon, Oct 24, 2022 at 12:53:03AM +, David Holland wrote: > (c) units.lib should get some editorial attention. Does anyone know > what "british" is supposed to be there for? It looks like it's a common definition of the US "survey foot". https://www.nist.gov/pml/us-surveyfoot has some backgr

Re: strerror(0) POSIX compliance

2016-03-24 Thread Jonathan A. Kollasch
On Thu, Mar 24, 2016 at 12:49:31PM +0100, Kamil Rytarowski wrote: > POSIX extension to ISO C says: > > [CX] [Option Start] If the value of errnum is a valid error number, > the message string shall indicate what error occurred; if the value of > errnum is zero, the message string shall either be a

Re: drvctl to scan USB bus

2017-07-15 Thread Jonathan A. Kollasch
On Sat, Jul 15, 2017 at 05:10:30AM +0200, Emmanuel Dreyfus wrote: > Hello > > drvctl can be used to detach a device using option -d, this is quite > straightforward. What is rather cryptic is how to use it to scan the bus > and attach a previously detached device. > > This page documents how to s