[EMAIL PROTECTED] (James Youngman) wrote:
> On Fri, Dec 16, 2005 at 04:22:06PM +0100, Jim Meyering wrote:
>> I've just checked in the files that complete the
>> implementation of the new fprintftime module.
>> In coreutils, both date and du now use fprintftime.
>
> Any plan to have 'ls' do so too?
On Sat, Dec 17, 2005 at 11:36:16PM +0100, Georg Schwarz wrote:
> > On Sat, Dec 17, 2005 at 08:38:06PM +0100, Georg Schwarz wrote:
> > > After some poking around with the findutils 4.2.27 code it turned out
> > > that the following patch makes it compile on IRIX 5.3:
> >
> > Great. Does the test s
On Fri, Dec 16, 2005 at 04:22:06PM +0100, Jim Meyering wrote:
> I've just checked in the files that complete the
> implementation of the new fprintftime module.
> In coreutils, both date and du now use fprintftime.
Any plan to have 'ls' do so too? Of course there is the problem that
the format ch
On Sat, Dec 17, 2005 at 08:38:06PM +0100, Georg Schwarz wrote:
> After some poking around with the findutils 4.2.27 code it turned out
> that the following patch makes it compile on IRIX 5.3:
Great. Does the test suite also pass ("make check") with this patch
installed?
> --- ./gnulib/lib/mbcha
Hi!
The sys_socket module below will create a sys/socket.h file, primarily
for mingw32, but it could be extended for other systems or missing
sys/socket.h features in the future.
This would solve the problem of accessing sys/socket.h stuff in
applications.
However, it does not solve the problem