HomeFreeBSD

Add new gets_s(3) stdio function.

Description

Add new gets_s(3) stdio function.

This implements the gets_s(3) function as documented at
http://en.cppreference.com/w/c/io/gets. It facilitates the
optional removal of gets(3).

Reviewed by: ed
MFC after: 2 weeks
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D12785

Details

Provenance
cyAuthored on
Reviewer
ed
Differential Revision
D12785: New gets_s(3) stdio function
Parents
rS331935: vtfontcvt: allow .bdf characters less than full height
Branches
Unknown
Tags
Unknown