git: libc/net: Document more functions.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon May 6 00:45:18 PDT 2019
commit 6516125a80acc09a8505e26e68925cf838f7e3c4
Author: Sascha Wildner <saw at online.de>
Date: Mon May 6 09:45:03 2019 +0200
libc/net: Document more functions.
gethostbyaddr_r()
gethostbyname_r()
gethostbyname2_r()
gethostent_r()
getnetbyaddr_r()
getnetbyname_r()
getnetent_r()
Summary of changes:
lib/libc/net/Makefile.inc | 7 +++++
lib/libc/net/gethostbyname.3 | 67 ++++++++++++++++++++++++++++++++++++++-
lib/libc/net/getnetent.3 | 74 ++++++++++++++++++++++++++++++++++++++++----
3 files changed, 141 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6516125a80acc09a8505e26e68925cf838f7e3c4
--
DragonFly BSD source repository
More information about the Commits
mailing list