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: [email protected]
Reporter: [email protected]
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.