Hi,

We are porting musl to our dsp architecture. 

Since there are a quite a few functions we do not implement, we would like to generate a compatibility table like the ones listed at http://wiki.musl-libc.org/wiki/Compatibility for posix, c99 and c11.

Is there a script or test suite (libc-test?) to generate the tables?

Thanks,
-Philippe