git: inetd: Use pipe2() instead of pipe()/fcntl()/fcntl() combo.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Jul 6 12:12:45 PDT 2021
commit bf91185c880e50a2cf3d79af01d853cc1064542d
Author: Sascha Wildner <saw at online.de>
Date: Tue Jul 6 21:12:20 2021 +0200
inetd: Use pipe2() instead of pipe()/fcntl()/fcntl() combo.
Summary of changes:
usr.sbin/inetd/inetd.c | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bf91185c880e50a2cf3d79af01d853cc1064542d
--
DragonFly BSD source repository
More information about the Commits
mailing list