diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 13bf692aa..03bb5f01d 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2008-03-11 Corinna Vinschen <corinna@vinschen.de> + * spawn.cc (find_exec): Use tmp_pathbuf to allocate path buffer. + +2008-03-11 Corinna Vinschen <corinna@vinschen.de> + * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf to allocate path buffer. (handle_to_fn): Ditto. Allocate fnbuf big enough to get long path |