diff packages/redboot/current/ChangeLog @ 309:59d0679e58c3

fileio tweak
author msalter
date Tue, 27 Aug 2002 01:39:32 +0000
parents d64d82910fa2
children 113a540ea6db
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog
+++ b/packages/redboot/current/ChangeLog
@@ -1,6 +1,8 @@
 2002-08-22  Mark Salter  <msalter@redhat.com>
 
 	* src/net/net_io.c (net_io_putc): Don't flush on every \n.
+	* src/syscall.c (__do_syscall): Allow fileio support to fall back
+	to non-fileio behavior if program is not being run by gdb.
 
 2002-08-20  Thomas Koeller  <thomas@koeller.dyndns.org>