man getservby name says:
"Attention: Do no use the getserbybyname routine in a multithreaded
environment"
Is there a list of such routines or a checker that allows to scan
programs and check for usage of non-threadsafe routines?
Bernard Dhooghe