Mike Frysinger wrote: > On Friday 06 February 2009 06:57:42 Seiichi Ikarashi wrote: >> I compared syscall numbers in testcases/kernel/include/*.in files of LTP >> with those in arch/*/include/asm/unistd.h headers of 2.6.28 kernel. >> A lot of numbers are missing in *.in files, so I wrote a patch. >> Adding syscall numbers might increase FAIL results on non-i386 archs. >> Succeeded to build on ia64 and x86_64 with this patch. > > formatting changes are unwanted, especially when you go mixing tabs/spaces > for > no reason. it also makes reviewing what exactly you changed pretty hard. > -mike
Sorry for your inconvenience. This mixing tabs/spaces came from unistd.h headers of kernel for I just copied lines from them and cut line heads by 's/^#define //'. I thought basing kernel header would make future maintenance easier. Regards, Seiichi ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
