[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Oct 2024 03:57:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281828
Bug ID: 281828
Summary: gets_s(3) manpage needs to mention about
__STDC_WANT_LIB_EXT1__
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: naito.yuichiro@gmail.com
Related to #281768, c25e55bcf80b7fc5384c34948404ae9d65c29bab commit hides
'gets_s' prototype under __EXT1_VISIBLE definition.
This change should be known from the 'gets_s' manpage.
As same as the 'qsort_s', ' #define __STDC_WANT_LIB_EXT1__ 1' should be written
above the 'gets_s' prototype in the SYNOPSIS section.
--
You are receiving this mail because:
You are the assignee for the bug.