diff options
author | DJ Delorie <dj@redhat.com> | 2004-03-18 04:07:41 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-03-18 04:07:41 +0000 |
commit | 12a7367e819aa2771a5653075ece1f8f34ff7930 (patch) | |
tree | d153a94eefda0b65df4300079d5eb2255d55d92b /libiberty/ChangeLog | |
parent | e0c148a751b0b0306010d6365999bea7fde45366 (diff) | |
download | gdb-12a7367e819aa2771a5653075ece1f8f34ff7930.zip gdb-12a7367e819aa2771a5653075ece1f8f34ff7930.tar.gz gdb-12a7367e819aa2771a5653075ece1f8f34ff7930.tar.bz2 |
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 95cc222..2dce4d8 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,5 +1,9 @@ 2004-03-17 Ian Lance Taylor <ian@wasabisystems.com> + * pex-unix.c (pexecute): Use vfork instead of fork, with + appropriate changes to make this safe. + * pex-common.h (STDERR_FILE_NO): Define. + * Makefile.in: Clean up REQUIRED_OFILES and CONFIGURED_OFILES for an 80 column screen. Run maint-deps. |