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