On Thu, Feb 27, 2020 at 5:49 AM Eshan Dhawan
wrote:
> Also, Should look into ticket #3642 related to adding function prototypes
> to wchar.h
>
Make sure what's left to do is always the first step. :)
And make sure you are making progress on a proposal.
>
> On Thu, Feb 27, 2020 at 5:11 PM Esha
Also, Should look into ticket #3642 related to adding function prototypes
to wchar.h
On Thu, Feb 27, 2020 at 5:11 PM Eshan Dhawan
wrote:
>
>
> On Wed, Feb 26, 2020 at 8:50 PM Joel Sherrill wrote:
>
>>
>>
>> On Wed, Feb 26, 2020 at 9:06 AM Eshan Dhawan
>> wrote:
>>
>>> so the subtasks would con
On Wed, Feb 26, 2020 at 8:50 PM Joel Sherrill wrote:
>
>
> On Wed, Feb 26, 2020 at 9:06 AM Eshan Dhawan
> wrote:
>
>> so the subtasks would consist of adding missing functions to stat.h ,
>> types.h mainly I suppose
>>
>
> What do you think is missing in those? My reading of the POSIX standard
>
On Wed, Feb 26, 2020 at 9:06 AM Eshan Dhawan
wrote:
> so the subtasks would consist of adding missing functions to stat.h ,
> types.h mainly I suppose
>
What do you think is missing in those? My reading of the POSIX standard has
is implying that
includes to get st_mode and the stat structure.
so the subtasks would consist of adding missing functions to stat.h ,
types.h mainly I suppose
- Eshan
On Wed, Feb 26, 2020 at 7:30 PM Joel Sherrill wrote:
>
>
> On Wed, Feb 26, 2020 at 7:03 AM Eshan Dhawan
> wrote:
>
>> I wanted to know the status of implementation of ftw.h in newlib
>> and t
On Wed, Feb 26, 2020 at 7:03 AM Eshan Dhawan
wrote:
> I wanted to know the status of implementation of ftw.h in newlib
> and the dependencies it requires?
>
FIrst hint is that the ticket is still open. :)
The next is a way to check if it is part of the installed C Library.
Wherever
you installe