diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 0a2fff398..b0c3d7540 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2003-09-26 Corinna Vinschen <corinna@vinschen.de> + + * spawn.cc (spawn_guts): Set errno to E2BIG if command line is + longer than CreateProcess allows (32K). + 2003-09-25 Christopher Faylor <cgf@redhat.com> * dtable.cc (build_fh_name): Return pointer to a 'nodevice' rather than |