summaryrefslogtreecommitdiff
path: root/src/network/ent.c
AgeCommit message (Collapse)AuthorLines
2014-06-04remove some dummy "ent" function aliases that duplicated real onesRich Felker-8/+0
the service and protocol functions are defined also in other files, and the protocol ones are actually non-nops elsewhere, so the weak definitions in ent.c could have prevented the strong definitions from getting pulled in and used in some static programs.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+26