Darshit Shah wrote:
It seems to me that I have not managed to correctly coerce stdlib.h into defining a prototype for reallocarray(). Where did I go wrong / what did I miss?
Look at other GNU extensions in stdlib.in.h. canonicalize_file_name, say.Also, please use GNU styile everywhere. No tabs. A space before paren in function and macro calls.
Also, list the maintainer as "all", as this really isn't a single-person module.