Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Corinna Vinschen <vinschen@redhat.com>
To: gdb-patches@sources.redhat.com
Subject: Re: [RFA]: File-I/O patch
Date: Thu, 21 Nov 2002 13:04:00 -0000	[thread overview]
Message-ID: <20021121220427.A1841@cygbert.vinschen.de> (raw)
In-Reply-To: <20021121100341.T24928@cygbert.vinschen.de>

On Thu, Nov 21, 2002 at 10:03:41AM +0100, Corinna Vinschen wrote:
> 2002-11-21  Martin M. Hunt  <hunt@redhat.com>
> 
>         * defs.h: Declare gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
>         * main.c: New ui_file gdb_stdin, gdb_stdtargerr and gdb_stdtargin.
>         (captured_main): Initialize new ui_files.
>         * ui-file.c: Add read and fgets input functions.
>         (ui_file_new): set ui_file_fputs and ui_file_read to null functions.
>         (null_file_read): New function.
>         (null_file_fgets): New function.
>         (ui_file_read): New function.
>         (ui_file_fgets): New function.
>         (set_ui_file_read): New function.
>         (set_ui_file_fgets): New function.
>         (stdio_file_read): New function.
>         (stdio_file_fgets): New function.
>         * ui-file.h: New types ui_file_read_ftype and ui_file_fgets_ftype.
>         (set_ui_file_read): Declare.
>         (set_ui_file_fgets): Declare.
>         (ui_file_read): Declare.
>         (ui_file_fgets): Declare.

Another error.  The ChangeLog entry is wrong.  Please ignore all
XXX_fgets entries in the ChangeLog, these functions has been eliminated
in favor of the XXX_read funcs.

Sorry again,
Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen@redhat.com


  parent reply	other threads:[~2002-11-21 21:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-21  1:03 Corinna Vinschen
2002-11-21 11:05 ` Andrew Cagney
2002-11-21 13:04 ` Corinna Vinschen [this message]
2003-03-07 19:31 ` Andrew Cagney
2003-03-10 18:26   ` Corinna Vinschen
2003-06-03 18:31     ` Andrew Cagney
2003-06-08 18:55       ` Andrew Cagney
2003-06-10 14:44         ` Corinna Vinschen
2003-06-10 15:51           ` Andrew Cagney

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=20021121220427.A1841@cygbert.vinschen.de \
    --to=vinschen@redhat.com \
    --cc=gdb-patches@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