summaryrefslogtreecommitdiff
path: root/libc/inet/rpc/pm_getport.c
AgeCommit message (Expand)Author
2013-10-07pmap_getport: use TCP to talk to portmapper if protocol == IPPROTO_TCP.Denys Vlasenko
2012-06-15pm_getport.c: s/__close/close/Peter S. Mazinger
2010-04-25libc: Remove compiler warning due to old-style function definitionCarmelo Amoroso
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2006-06-19dont shadow the socket() functionMike Frysinger
2006-01-29sync func def with glibc and dont include sys/socket.h since we dont use sock...Mike Frysinger
2006-01-29rename to match glibcMike Frysinger