aboutsummaryrefslogtreecommitdiff
path: root/src/network/netname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* "implement" getnetbyaddr and getnetbynameRich Felker2011-07-121-0/+12
these are useless legacy functions but some old software contains cruft that expects them to exist...