On Fri, Aug 3, 2012 at 3:51 PM, Vianney le Clément wrote:
> On Thu, Aug 2, 2012 at 9:42 AM, richard -rw- weinberger
> wrote:
>> As it's a trivial patch you can also send it s attachment.
>> (If nothing else works)
>
> Hi Richard,
>
> Did you receive the patch sent by git? In any case, I have atta
On Thu, Aug 2, 2012 at 9:42 AM, richard -rw- weinberger
wrote:
> As it's a trivial patch you can also send it s attachment.
> (If nothing else works)
Hi Richard,
Did you receive the patch sent by git? In any case, I have attached it
to this mail.
Vianney
glibc2.16.patch
Description: Binary da
On Thu, Aug 2, 2012 at 8:53 AM, Vianney le Clément wrote:
> On Thu, Aug 2, 2012 at 12:51 AM, Richard Weinberger
> wrote:
>> On 31.07.2012 10:28, Vianney le Clément de Saint-Marcq wrote:
>>>
>>> From: Vianney le Clément de Saint-Marcq
>>>
>>> As of glibc 2.16, sys/wait.h does no longer include sy
On Thu, Aug 2, 2012 at 12:51 AM, Richard Weinberger
wrote:
> On 31.07.2012 10:28, Vianney le Clément de Saint-Marcq wrote:
>>
>> From: Vianney le Clément de Saint-Marcq
>>
>> As of glibc 2.16, sys/wait.h does no longer include sys/resource.h,
>> which is needed for getrlimit(). This patch fixes c
On 31.07.2012 10:28, Vianney le Clément de Saint-Marcq wrote:
> From: Vianney le Clément de Saint-Marcq
>
> As of glibc 2.16, sys/wait.h does no longer include sys/resource.h,
> which is needed for getrlimit(). This patch fixes compiling UML with
> glibc 2.16.
>
> Signed-off-by: Vianney le Clément