Mail Archives: djgpp-workers/2002/06/10/10:02:43
On Mon, 10 Jun 2002, Richard Dawe wrote:
> > The rest of the changes seem okay by inspection, but please make sure
> > that whatever changes you make in FSEXT-related parts don't break
> > existing uses of FSEXT, like dbgcom.c, GNU `ls', Ispell, etc.
>
> I tested the patch with the following:
>
> * ls from Fileutils 4.1, run as 'ls --color=tty';
>
> * the demo httpgetn.c from libsocket, modified to use read() and write()
> instead of recv() and send() respectively;
>
> * the test program for /dev/zero and /dev/full support -
> tests/libc/fsext/tzero.c;
>
> * gdb 5.1.1 built with a dbgcom.c that was compiled with DEBUG_DBGCOM_FILES
> defined, running tests/libc/posix/unistd/append.c.
Thanks, I think this testing is good enough. Please commit the changes.
- Raw text -