bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] AIX NFS patches part1


From: gasha
Subject: Re: [PATCH] AIX NFS patches part1
Date: Fri, 21 Sep 2018 01:57:05 +0300
User-agent: SquirrelMail/1.4.21

Thanks for pointing to old threads.
I was able to find root cause of this issue, somewhere in LKML.
And was forced to patch and recompile some more freeware tools, like "tar"
and "make", used in our development environment.

Sad truth about all that - lack of consistent LARGEFILE support in GNU
header files and Makefiles/autoconfig/etc...

There is no magic - someone has to write some code between #if and #endif :(

Gatis

> On 9/20/18 5:40 AM, gasha@pie-dabas.net wrote:
>> Hello all,
>>
>> I have collection of some AIX specific patches, to fix wildcards and
>> path
>> completion, if used on NFS mounted filesystems.
>>
>> As a beginner in GNU contributions, i was not able to format in proper
>> way. Sorry about that. Anyway, i will put my work here, and if possible,
>> format it better in future :) Here it is against latest 5.0 beta. First
>> patch was for bash-4.4.
>
> The answer from
>
> https://lists.gnu.org/archive/html/bug-bash/2015-08/msg00054.html
>
> about opendir64/readdir64/closedir64 still stands.
>
> You might also look at
>
> https://lists.gnu.org/archive/html/bug-bash/2015-08/msg00011.html
>
>
> --
> ``The lyf so short, the craft so long to lerne.'' - Chaucer
>                ``Ars longa, vita brevis'' - Hippocrates
> Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]