public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
From: Roland McGrath <roland@redhat.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: Ulrich Drepper <drepper@redhat.com>,
	Glibc hackers <libc-hacker@sources.redhat.com>
Subject: Re: [PATCH] Fix <bits/stdio.h> plus testcase
Date: Tue, 10 Aug 2004 18:13:00 -0000	[thread overview]
Message-ID: <200408101813.i7AIDfca009188@magilla.sf.frob.com> (raw)
In-Reply-To: Jakub Jelinek's message of  Tuesday, 10 August 2004 12:17:33 +0200 <20040810101733.GR30497@sunsite.ms.mff.cuni.cz>

> 2004-08-10  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* libio/bits/stdio.h (fread_unlocked): Cast 0 to (size_t).
> 	(fwrite_unlocked): When checking if size * n is <= 8, cast each
> 	argument to size_t individually.  Cast n to (void) instead of
> 	(size_t), surround with (), return (size_t) 0 if one of n or size
> 	is 0.  [BZ #316]
> 	* stdio-common/Makefile (tests): Add tst-unlockedio.
> 	* stdio-common/tst-unlockedio.c: New test.

Applied.

      reply	other threads:[~2004-08-10 18:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 12:34 Jakub Jelinek
2004-08-10 18:13 ` Roland McGrath [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=200408101813.i7AIDfca009188@magilla.sf.frob.com \
    --to=roland@redhat.com \
    --cc=drepper@redhat.com \
    --cc=jakub@redhat.com \
    --cc=libc-hacker@sources.redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).