All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Kerrisk <mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Shawn Landden <shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] gets: note that glibc 2.16 has removed the definition of gets()
Date: Tue, 16 Jul 2013 08:22:19 +0200	[thread overview]
Message-ID: <51E4E69B.7070208@gmail.com> (raw)
In-Reply-To: <1373647368-12099-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Hi Shawn

This isn't really correct. See the CONFORMING TO section in the man-page.

Cheers,

Michael


On 07/12/13 18:42, Shawn Landden wrote:
> ---
>  man3/gets.3 | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/man3/gets.3 b/man3/gets.3
> index 85747ef..bd65b9c 100644
> --- a/man3/gets.3
> +++ b/man3/gets.3
> @@ -162,7 +162,9 @@ it is extremely dangerous to use.
>  It has been used to break computer security.
>  Use
>  .BR fgets ()
> -instead.
> +instead. glibc 2.16 does not define
> +.BR gets ()
> +.
>  .PP
>  It is not advisable to mix calls to input functions from the
>  .I stdio
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2013-07-16  6:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 16:42 [PATCH] gets: note that glibc 2.16 has removed the definition of gets() Shawn Landden
     [not found] ` <1373647368-12099-1-git-send-email-shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-07-16  6:22   ` Michael Kerrisk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51E4E69B.7070208@gmail.com \
    --to=mtk.manpages-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=shawnlandden-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.