No, at the very least I would add a (reserved) stdc_ prefix to all stdlib functions (and defines, and header filenames...), and keep options open for API versioning (e.g. stdc2_...).
That way we could also get rid of all the random reserved identifiers we need to (theoretically) adhere to now.