summaryrefslogtreecommitdiffstats
path: root/libc/inet/rpc/pm_getport.c
Commit message (Collapse)AuthorAgeFilesLines
* libc: Remove compiler warning due to old-style function definitionCarmelo Amoroso2010-04-251-5/+2
| | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-5/+0
| | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-5/+5
| | | | | Appears to build fine (several .configs tried)
* dont shadow the socket() functionMike Frysinger2006-06-191-3/+3
|
* sync func def with glibc and dont include sys/socket.h since we dont use ↵Mike Frysinger2006-01-291-2/+7
| | | | socket()
* rename to match glibcMike Frysinger2006-01-291-0/+97