stdio h status - chasonr/djgpp-lib GitHub Wiki
stdio.h provides all symbols required by C11/C17.
The gets() function was removed in C11. It is flagged as deprecated if -std=c99 is selected and its use is forbidden in C11 and C17. Any use of gets() is a bug, in and of itself, and should be converted to use fgets().
stdio.h provides these symbols required by SuSv4:
L_ctermiddprintffdopenfilenofseekoftellopclosepopenssize_tva_listvdprintf
stdio.h does not provide these symbols required by SuSv4:
ctermidflockfilefmemopenftrylockfilefunlockfilegetc_unlockedgetchar_unlockedgetdelimgetlineopen_memstreamputc_unlockedputchar_unlockedrenameat