src/include libiberty.h

mmitchel@sourceware.org mmitchel@sourceware.org
Fri Mar 31 01:17:00 GMT 2006


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

Modified files:
	include        : libiberty.h 

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/include/libiberty.h.diff?cvsroot=src&only_with_tag=binutils-csl-2_17-branch&r1=1.50&r2=1.50.14.1



More information about the Binutils-cvs mailing list