Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Dec 2022 04:07:38 +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-NVOzVhWtJ4@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 #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D5b6f0a5012e9bc37dcb32b57b41e2443a=
46da620

commit 5b6f0a5012e9bc37dcb32b57b41e2443a46da620
Author:     Guilherme Janczak <guilherme.janczak@yandex.com>
AuthorDate: 2022-11-28 22:57:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-12-06 04:06:23 +0000

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

    PR:     268028

    (cherry picked from commit a6d40b0ad2c51e16a8c99750d5ed6f9aea2be7d4)

 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-NVOzVhWtJ4>