GSoC 2019 : POSIX Compliance - Final Report

Vaibhav Gupta vaibhavgupta40 at gmail.com
Tue Aug 20 18:51:37 UTC 2019


On Wed, Aug 21, 2019 at 12:15 AM Vaibhav Gupta <vaibhavgupta40 at gmail.com>
wrote:

>
>
> On Tue, Aug 20, 2019 at 9:31 PM Joel Sherrill <joel at rtems.org> wrote:
>
>> I am late to the party.
>
> The party is still on :D
>
>> I made a couple of small changes directly to
>> the document.
>>
> Thanks.
>
>>
>> I encourage you continue to pick at getting the other fenv ports into
>> newlib.
>
> This is on top of my priority list.
>
>> As you
>> hopefully saw from me adding the stubs for fenv methods and documentation,
>> things moving slowly were not a reflection on you personally. I
>> certainly went through
>> a number of rounds. :)
>>
> Yes, I am on it. It would be more easy if RISCV fenv works well. I can get
> a testsuite
> which will be of lot help.
>
>>
>> Could you add a complete list of POSIX methods that you added? I need to
>> update
>> the spreadsheet and .csv file in the POSIX Compliance document.
>>
> Sure. I added two testsuites, ndbm and inttypes.
> Only one header - "ndbm.h".
>

   -

   int     dbm_clearerr(DBM *);
   -

   void    dbm_close(DBM *);
   -

   int     dbm_delete(DBM *, datum);
   -

   int     dbm_error(DBM *);
   -

   datum   dbm_fetch(DBM *, datum);
   -

   datum   dbm_firstkey(DBM *);
   -

   datum   dbm_nextkey(DBM *);
   -

   DBM    *dbm_open(const char *, int, mode_t);
   -

   int     dbm_store(DBM *, datum, datum, int);
   -

   int     dbm_dirfno(DBM *);

Updated in report too.


> I will update this in my report.
>
> --Vaibhav Gupta
>
>>
>> --joel
>>
>> On Fri, Aug 16, 2019 at 10:48 PM Vaibhav Gupta <vaibhavgupta40 at gmail.com>
>> wrote:
>> >
>> > Made the changes as suggested :)
>> > Please have a look at this now. If every thing is fine.
>> > I will publish it in my blog.
>> >
>> > -Vaibhav Gupta
>> >
>> > On Fri, Aug 16, 2019 at 7:57 PM Gedare Bloom <gedare at rtems.org> wrote:
>> >>
>> >> Vaibhav,
>> >>
>> >> Please add a subsection near the top that consolidates links to all
>> >> the code you wrote during the summer. It is great to have them in
>> >> context, but it should also be easy (~10 seconds) to find what code
>> >> you wrote.
>> >>
>> >> On Thu, Aug 15, 2019 at 1:27 PM Vaibhav Gupta <
>> vaibhavgupta40 at gmail.com> wrote:
>> >> >
>> >> > Hello,
>> >> > I have made the draft of my project report on google docs.
>> >> > I have mentioned about each and every task completed
>> >> > and which are in progress.
>> >> > .
>> >> > It would be very helpful for me If I can get reviews on this,
>> >> > will also make required changes.
>> >> > .
>> >> >
>> https://docs.google.com/document/d/1I3FsA0whd2AcLKdagUzins-JmWv1QTC6-0v0uvS1_7k/edit?usp=sharing
>> >> > .
>> >> > .
>> >> > Thank You
>> >> > Vaibhav Gupta
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20190821/af45a509/attachment-0001.html>


More information about the devel mailing list