aboutsummaryrefslogtreecommitdiff
path: root/src/network/ent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove some dummy "ent" function aliases that duplicated real ones•••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. Rich Felker2014-06-041-8/+0
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+26