Re: POSIX modules status

2011-06-20 Thread Eric Blake
On 06/19/2011 08:34 AM, Bruno Haible wrote: >> 2 x FAIL: test-linkat > > On AIX 7.1, the linkat() function apparently fails with EINVAL when on > Linux it returns other errno values. Here's the minimal change to make > the test pass. OK to apply? > > > 2011-06-19 Bruno Haible > >

Re: POSIX modules status

2011-06-19 Thread Jim Meyering
Bruno Haible wrote: >>       2 x FAIL: test-linkat > > On AIX 7.1, the linkat() function apparently fails with EINVAL when on > Linux it returns other errno values. Here's the minimal change to make > the test pass. OK to apply? > > > 2011-06-19 Bruno Haible > > linkat test: Avoid test fai

Re: POSIX modules status

2011-06-19 Thread Bruno Haible
>       2 x FAIL: test-linkat On AIX 7.1, the linkat() function apparently fails with EINVAL when on Linux it returns other errno values. Here's the minimal change to make the test pass. OK to apply? 2011-06-19 Bruno Haible linkat test: Avoid test failure on AIX 7.1. * tests/

Re: posix-modules

2010-11-12 Thread Reuben Thomas
On 10 November 2010 22:41, Bruce Korb wrote: > On 11/10/10 14:04, Reuben Thomas wrote: >> On 3 November 2010 18:56, Reuben Thomas wrote: >>> I just noticed that this mail was sent only to me; I presume it was >>> meant for the list. >>> >>> Perhaps someone who knows what posix-modules does could

Re: posix-modules

2010-11-10 Thread Bruce Korb
On 11/10/10 14:04, Reuben Thomas wrote: > On 3 November 2010 18:56, Reuben Thomas wrote: >> I just noticed that this mail was sent only to me; I presume it was >> meant for the list. >> >> Perhaps someone who knows what posix-modules does could actually carry >> out my request and make --help say

Re: posix-modules

2010-11-10 Thread Reuben Thomas
On 3 November 2010 18:56, Reuben Thomas wrote: > I just noticed that this mail was sent only to me; I presume it was > meant for the list. > > Perhaps someone who knows what posix-modules does could actually carry > out my request and make --help say what posix-modules does? (Or if > it's less wor

Re: posix-modules

2010-11-03 Thread Reuben Thomas
I just noticed that this mail was sent only to me; I presume it was meant for the list. Perhaps someone who knows what posix-modules does could actually carry out my request and make --help say what posix-modules does? (Or if it's less work, tell me what it does, and I'll prepare a patch.) On 22