[Bug 281828] gets_s(3) manpage needs to mention about __STDC_WANT_LIB_EXT1__
Date: Fri, 06 Dec 2024 18:21:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281828
--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=d0a3fd34a05794bc5cbf48709001a78e9f85169a
commit d0a3fd34a05794bc5cbf48709001a78e9f85169a
Author: Graham Percival <gperciva@tarsnap.com>
AuthorDate: 2024-10-06 22:57:45 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-12-06 18:20:19 +0000
fgets.3: document gets_s() __STDC_WANT_LIB_EXT1__
This matches the man page for qsort_s().
PR: 281828
Signed-off-by: Graham Percival <gperciva@tarsnap.com>
Sponsored by: Tarsnap Backup Inc.
lib/libc/stdio/fgets.3 | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
You are receiving this mail because:
You are the assignee for the bug.