From c0bece84cd749390b92c49c9c44dc8606f03e809 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 3 Jan 2004 19:06:21 +0000 Subject: [PATCH] add missing entry --- winsup/cygwin/ChangeLog-2003 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/ChangeLog-2003 b/winsup/cygwin/ChangeLog-2003 index 44c5c2246..e78995d55 100644 --- a/winsup/cygwin/ChangeLog-2003 +++ b/winsup/cygwin/ChangeLog-2003 @@ -80,6 +80,9 @@ * tty.cc (tty::common_init): Don't protect input/output mutex since it confuses subsequent fork/execs when CYGWIN=tty. + * fhandler_process.cc (fhandler_process::fill_filebuf): Properly set + "file size" for "" reporting when filebuf is zero length. + 2003-12-26 Christopher Faylor * exceptions.cc (try_to_debug): Fix off-by-one problem when resetting