FreeBSD Bugzilla – Attachment #186922: trivial patch to remove gets for
bug #222796
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 222796
| Differences between
updated Templates/config.site diff to remove gets
gets removal commit candidate
Templates/config.site patch to remove gets
and this patch
Collapse All
|
Expand All
(-)
b/lib/libc/stdio/Symbol.map (-1 lines)
Lines 49-55 FBSD_1.0 {
Link Here
49
fwscanf;
49
fwscanf;
50
getc;
50
getc;
51
getchar;
51
getchar;
52
gets;
53
getw;
52
getw;
54
getwc;
53
getwc;
55
getwchar;
54
getwchar;
Return to
bug 222796