about summary refs log tree commit diff
path: root/src/network/ent.c
Commit message (Collapse)AuthorAgeFilesLines
* remove some dummy "ent" function aliases that duplicated real onesRich Felker2014-06-041-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.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+26