Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14613

Re: [PATCH] AIX NFS patches part1

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From gasha@pie-dabas.net
Newsgroups gnu.bash.bug
Subject Re: [PATCH] AIX NFS patches part1
Date Fri, 21 Sep 2018 01:57:05 +0300
Lines 49
Approved bug-bash@gnu.org
Message-ID <mailman.1044.1537484318.1284.bug-bash@gnu.org> (permalink)
References <f93ff0042bf9d10d36aab4922ece089c.squirrel@mail.pie-dabas.net> <c9db5ca2-edad-d615-c176-22f1d89250b8@case.edu>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain;charset=UTF-8
Content-Transfer-Encoding quoted-printable
X-Trace usenet.stanford.edu 1537484319 11016 208.118.235.17 (20 Sep 2018 22:58:39 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
X-Virus-Scanned Debian amavisd-new at pie-dabas.net
In-Reply-To <c9db5ca2-edad-d615-c176-22f1d89250b8@case.edu>
User-Agent SquirrelMail/1.4.21
X-Priority 3 (Normal)
Importance Normal
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2a04:3542:1000:910:70bf:11ff:fe27:4e5d
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14613

Show key headers only | View raw


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/
>


Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] AIX NFS patches part1 gasha@pie-dabas.net - 2018-09-21 01:57 +0300

csiph-web