git: libc: Document getservent_r(), getservbyport_r(), and getservbyname_r().

Sascha Wildner swildner at crater.dragonflybsd.org
Sat May 4 13:21:51 PDT 2019


commit 58ecea546b4d03314c7deffe627ccda0d559aadf
Author: Sascha Wildner <saw at online.de>
Date:   Sat May 4 19:44:03 2019 +0200

    libc: Document getservent_r(), getservbyport_r(), and getservbyname_r().
    
    Partially-taken-from: OpenBSD

Summary of changes:
 lib/libc/net/Makefile.inc |  3 ++
 lib/libc/net/getservent.3 | 76 ++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 72 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58ecea546b4d03314c7deffe627ccda0d559aadf


-- 
DragonFly BSD source repository



More information about the Commits mailing list