Re: [PATCH] Implement POSIX API Signature Compliance Tests for inttypes.h

2018-12-06 Thread Joel Sherrill
Just pushed this. Thanks. On Thu, Dec 6, 2018 at 3:27 PM Marçal Comajoan Cara wrote: > This work was part of GCI 2018 > --- > testsuites/psxtests/Makefile.am | 9 - > .../psxtests/psxhdrs/inttypes/imaxabs.c | 38 ++ > .../psxtests/psxhdrs/inttypes/imaxdi

[PATCH] Implement POSIX API Signature Compliance Tests for inttypes.h

2018-12-06 Thread Marçal Comajoan Cara
This work was part of GCI 2018 --- testsuites/psxtests/Makefile.am | 9 - .../psxtests/psxhdrs/inttypes/imaxabs.c | 38 ++ .../psxtests/psxhdrs/inttypes/imaxdiv.c | 39 ++ .../psxtests/psxhdrs/inttypes/strtoimax.c | 39