ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-AIO/Changes
(Generate patch)

Comparing Linux-AIO/Changes (file contents):
Revision 1.38 by root, Thu Aug 18 16:19:33 2005 UTC vs.
Revision 1.39 by root, Thu Aug 25 06:04:11 2005 UTC

4compatible. 4compatible.
5 5
6* works on: ia32, amd64, alpha, sparc64. 6* works on: ia32, amd64, alpha, sparc64.
7* likely works on: s390, m68k, arm. 7* likely works on: s390, m68k, arm.
8* unlikely to work on: ia64, hppa, v850, sparc32, mips64, ppc64. 8* unlikely to work on: ia64, hppa, v850, sparc32, mips64, ppc64.
9
101.9
11 - added patch by Nicholas Clark to force optimization,
12 which is required for syscalls to be inlined on ia32.
9 13
101.8 Wed Aug 17 18:56:14 CEST 2005 141.8 Wed Aug 17 18:56:14 CEST 2005
11 - return immediately from poll_wait if nreqs==0. 15 - return immediately from poll_wait if nreqs==0.
12 - use <linux/unistd.h> and try to make it work. 16 - use <linux/unistd.h> and try to make it work.
13 - replaced tests by better ones by Brad Fitzpatrick. 17 - replaced tests by better ones by Brad Fitzpatrick.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines