Mercurial > emacs
changeset 48788:988ef6c7ddda
*** empty log message ***
author | Steven Tamm <steventamm@mac.com> |
---|---|
date | Tue, 10 Dec 2002 16:48:04 +0000 |
parents | 0360bdd5a70b |
children | f433f827b70f |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Dec 10 16:47:49 2002 +0000 +++ b/src/ChangeLog Tue Dec 10 16:48:04 2002 +0000 @@ -1,3 +1,8 @@ +2002-12-10 Steven Tamm <steventamm@mac.com> + + * mac.c (sys_read): Fixed sys_read to not call select if IO is + non-blocking + 2002-12-10 Juanma Barranquero <lektu@terra.es> * editfns.c (Fformat): Use alloca, not _alloca.