Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2022 22:46:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 268028] [PATCH] remove unneeded sys/types.h include
Message-ID:  <bug-268028-99-f3Kzs4tgF3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268028-99@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268028-99@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268028

--- Comment #9 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Da6d40b0ad2c51e16a8c99750d5ed6f9ae=
a2be7d4

commit a6d40b0ad2c51e16a8c99750d5ed6f9aea2be7d4
Author:     Guilherme Janczak <guilherme.janczak@yandex.com>
AuthorDate: 2022-11-28 22:57:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-11-29 22:45:07 +0000

    libc: remove unneeded sys/types.h include from several synopses

    PR:     268028
    Reviewed by:    kib
    Discussed with: imp
    MFC after:      1 week

 lib/libc/gen/ftok.3         | 3 +--
 lib/libc/gen/getpeereid.3   | 3 +--
 lib/libc/gen/getpwent.3     | 3 +--
 lib/libc/gen/setproctitle.3 | 3 +--
 lib/libc/gen/tcgetpgrp.3    | 3 +--
 lib/libc/gen/tcgetsid.3     | 3 +--
 lib/libc/gen/tcsetpgrp.3    | 3 +--
 lib/libc/gen/tcsetsid.3     | 3 +--
 8 files changed, 8 insertions(+), 16 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268028-99-f3Kzs4tgF3>