public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
From: jimb@sourceware.org
To: src-cvs@sources.redhat.com
Subject: src/libiberty ChangeLog functions.texi pex-com ...
Date: Fri, 17 Mar 2006 20:36:00 -0000	[thread overview]
Message-ID: <20060317203614.6197.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb-csl-20060226-branch
Changes by:	jimb@sourceware.org	2006-03-17 20:36:14

Modified files:
	libiberty      : ChangeLog functions.texi pex-common.c 
	                 pex-common.h pex-djgpp.c pex-msdos.c pex-unix.c 
	                 pex-win32.c pexecute.txh 

Log message:
	gdb/ChangeLog:
	2006-03-17  Jim Blandy  <jimb@codesourcery.com>
	
	Add support for 'target remote |' on MinGW.
	* ser-mingw.c (struct pipe_state): New structure.
	(make_pipe_state, free_pipe_state, cleanup_pipe_state)
	(pipe_windows_open, pipe_windows_close, pipe_windows_read)
	(pipe_windows_write, pipe_wait_handle): New functions.
	(_initialize_ser_windows): Register a "pipe" interface based on
	them.
	
	include/ChangeLog:
	2006-03-15  Jim Blandy  <jimb@codesourcery.com>
	
	* libiberty.h (pex_write_input): New declaration.
	
	libiberty/ChangeLog:
	2006-03-15  Jim Blandy  <jimb@codesourcery.com>
	
	* pex-common.c (pex_write_input): New function.
	* pexecute.txh (pex_write_input): Document it.
	* pex-common.h (struct pex_funcs): New function ptr fdopenw.
	* pex-unix.c (pex_unix_fdopenw): New function.
	(funcs): List it as our fdopenw function.
	* pex-win32.c (pex_win32_fdopenw): New function.
	(funcs): List it as our fdopenw function.
	* pex-djgpp.c (funcs): Leave fdopenw null.
	* pex-msdos (funcs): Same.
	* functions.texi: Regenerated.
	
	2006-03-12  Jim Blandy  <jimb@red-bean.com>
	
	* pex-common.h (struct pex_obj): Doc fixes.
	
	2006-03-11  Jim Blandy  <jimb@red-bean.com>
	
	* functions.texi: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.382&r2=1.382.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.24&r2=1.24.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.3&r2=1.3.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.4&r2=1.4.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.6&r2=1.6.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.5&r2=1.5.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.7&r2=1.7.12.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.9&r2=1.9.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&only_with_tag=gdb-csl-20060226-branch&r1=1.3&r2=1.3.12.1


             reply	other threads:[~2006-03-17 20:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-17 20:36 jimb [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-01-31 18:49 vprus
2006-06-01 14:57 dj
2006-04-12 18:42 dj
2006-03-13 20:00 dj

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=20060317203614.6197.qmail@sourceware.org \
    --to=jimb@sourceware.org \
    --cc=src-cvs@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).