public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog.csl libiberty/Makefile.in libi ...
@ 2006-03-31  1:17 mmitchel
  0 siblings, 0 replies; only message in thread
From: mmitchel @ 2006-03-31  1:17 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	binutils-csl-2_17-branch
Changes by:	mmitchel@sourceware.org	2006-03-31 01:17:06

Modified files:
	.              : ChangeLog.csl 
	libiberty      : Makefile.in configure configure.ac 
	                 functions.texi pex-common.c pex-common.h 
	                 pex-djgpp.c pex-msdos.c pex-unix.c pex-win32.c 
	                 pexecute.txh 
Added files:
	libiberty      : cygpath.c 

Log message:
	* libiberty/configure.ac: Add cygpath for mingw hosts.
	* libiberty.configure: Rebuilt.
	* libiberty/Makefile.in: Add cygpath.
	* libiberty/cygpath.c: New.
	
	* include/libiberty.h (pex_write_input): New declaration.
	
	* libiberty/pex-common.c (pex_write_input): New function.
	* libiberty/pexecute.txh (pex_write_input): Document it.
	* libiberty/pex-common.h (struct pex_funcs): New function ptr fdopenw.
	* libiberty/pex-unix.c (pex_unix_fdopenw): New function.
	(funcs): List it as our fdopenw function.
	* libiberty/pex-win32.c (pex_win32_fdopenw): New function.
	(funcs): List it as our fdopenw function.
	* libiberty/pex-djgpp.c (funcs): Leave fdopenw null.
	* libiberty/pex-msdos (funcs): Same.
	* libiberty/functions.texi: Regenerated.
	
	* libiberty/pex-common.h (struct pex_obj): Doc fixes.
	
	* libiberty/functions.texi: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.1.14.13&r2=1.1.14.14
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/cygpath.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=NONE&r2=1.1.4.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.80&r2=1.80.14.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.82&r2=1.82.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.30&r2=1.30.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.25&r2=1.25.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.3&r2=1.3.16.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5&r2=1.5.2.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.6&r2=1.6.16.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.5&r2=1.5.16.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.7&r2=1.7.16.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.9.14.2&r2=1.9.14.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.3&r2=1.3.16.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-31  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-31  1:17 src ./ChangeLog.csl libiberty/Makefile.in libi mmitchel

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