Bruno Haible <[email protected]> writes: >> Are POSIX functions always removed the following release that they are >> marked obsolete? > > I would not make such an assumption. But the changes you made are OK; > I cross-checked by looking at the section "CONFORMING TO" of the > corresponding Linux man-pages.
Thats what I did + checking the POSIX pages to verify them. I'll probably add some commentary to gethostbyname and gethostbyaddr in a similar manner to inet_ntoa. It seems like those are used in many places too. Paul Eggert <[email protected]> writes: > Typically, but no guarantee. Thanks. Collin
