[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [avr-libc-dev] New include sys/types?
From: |
Weddington, Eric |
Subject: |
RE: [avr-libc-dev] New include sys/types? |
Date: |
Wed, 4 Jun 2008 07:28:40 -0600 |
> -----Original Message-----
> From:
> address@hidden
> [mailto:address@hidden
> org] On Behalf Of Andy H
> Sent: Tuesday, June 03, 2008 9:06 PM
> To: address@hidden
> Subject: [avr-libc-dev] New include sys/types?
>
> Would it be possible for libc to have sys/types.h file?
> There an annoying failure in gcc testsuite whenever this is
> included and
> I'd rather no skip or xfail the tests.
> Its used to pick up uClibc symbol, otherwise its not needed.
>
> File can be blank or just define size_t - as that appears to be only
> relevant bit for AVR.
>
I have no objections to adding such a file. It would be good if it
complied, as best as it can, with the relevant standard for that file.
Joerg?