The list was using an inconsistent mixture of "POSIX" and "SUS".
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
getgrgid_r()
getgrnam()
getgrnam_r()
-gethostbyaddr() [SUSv3 only (function removed in POSIX.1-2008)]
-gethostbyname() [SUSv3 only (function removed in POSIX.1-2008)]
+gethostbyaddr() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
+gethostbyname() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
gethostent()
gethostid()
gethostname()
getutxline()
getwc()
getwchar()
-getwd() [SUSv3 only (function removed in POSIX.1-2008)]
+getwd() [POSIX.1-2001 only (function removed in POSIX.1-2008)]
glob()
iconv_close()
iconv_open()