merge from gcc
This commit is contained in:
parent
e3b356e039
commit
78de3ccc2a
@ -1,3 +1,7 @@
|
||||
2006-10-25 Ben Elliston <bje@au.ibm.com>
|
||||
|
||||
* pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.
|
||||
|
||||
2006-10-10 Brooks Moses <bmoses@stanford.edu>
|
||||
|
||||
* Makefile.in: Added "pdf", "libiberty.pdf" target support.
|
||||
|
@ -259,7 +259,7 @@ be set to the exit status of the program.
|
||||
|
||||
@end deftypefn
|
||||
|
||||
@deftypefn Extension int pexecute (const char *@var{program}, char * const *@var{argv}, const char *@var{this_pname}, const char *@var{temp_base}, char **@var{errmsg_fmt}, char **@var{errmsg_arg}, int flags)
|
||||
@deftypefn Extension int pexecute (const char *@var{program}, char * const *@var{argv}, const char *@var{this_pname}, const char *@var{temp_base}, char **@var{errmsg_fmt}, char **@var{errmsg_arg}, int @var{flags})
|
||||
|
||||
This is the old interface to execute one or more programs. It is
|
||||
still supported for compatibility purposes, but is no longer
|
||||
|
Loading…
Reference in New Issue
Block a user