public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/libiberty ChangeLog functions.texi pex-com ...
@ 2007-01-31 18:49 vprus
  0 siblings, 0 replies; 5+ messages in thread
From: vprus @ 2007-01-31 18:49 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	vprus@sourceware.org	2007-01-31 18:49:42

Modified files:
	libiberty      : ChangeLog functions.texi pex-common.c 
	                 pex-common.h pexecute.txh 

Log message:
	include/
	* libiberty.h (PEX_STDERR_TO_PIPE): New define.
	(PEX_BINARY_ERROR): New define.
	(pex_read_err): New function.
	
	libiberty/
	* pex-common.h (struct pex_obj): New fields
	stderr_pipe and read_err.
	* pex-common.c (pex_init_common): Initialize
	stderr_pipe.
	(pex_run_in_environment): Add error checking
	for PEX_STDERR_TO_PIPE.  Create a pipe
	for stderr if necessary.
	(pex_read_err): New.
	(pex_free): Close read_err.
	* pexecute.txh: Document changes.
	* functions.texi: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.411&r2=1.412
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&r1=1.6&r2=1.7


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/libiberty ChangeLog functions.texi pex-com ...
@ 2006-06-01 14:57 dj
  0 siblings, 0 replies; 5+ messages in thread
From: dj @ 2006-06-01 14:57 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2006-06-01 14:57:50

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:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.390&r2=1.391
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.26&r2=1.27
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/libiberty ChangeLog functions.texi pex-com ...
@ 2006-04-12 18:42 dj
  0 siblings, 0 replies; 5+ messages in thread
From: dj @ 2006-04-12 18:42 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2006-04-12 18:42:01

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:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.386&r2=1.387
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.25&r2=1.26
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.6&r2=1.7
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&r1=1.3&r2=1.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/libiberty ChangeLog functions.texi pex-com ...
@ 2006-03-17 20:36 jimb
  0 siblings, 0 replies; 5+ messages in thread
From: jimb @ 2006-03-17 20:36 UTC (permalink / raw)
  To: src-cvs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* src/libiberty ChangeLog functions.texi pex-com ...
@ 2006-03-13 20:00 dj
  0 siblings, 0 replies; 5+ messages in thread
From: dj @ 2006-03-13 20:00 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	dj@sourceware.org	2006-03-13 20:00:44

Modified files:
	libiberty      : ChangeLog functions.texi pex-common.h 

Log message:
	merge from gcc

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.382&r2=1.383
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.24&r2=1.25
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.4&r2=1.5


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-31 18:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-31 18:49 src/libiberty ChangeLog functions.texi pex-com vprus
  -- strict thread matches above, loose matches on Subject: below --
2006-06-01 14:57 dj
2006-04-12 18:42 dj
2006-03-17 20:36 jimb
2006-03-13 20:00 dj

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).