On Tue, Oct 27, 2009 at 6:32 PM, Henry Yei <[email protected]> wrote: > All, > > > > The patch attached for ppoll01: > > cleans up spacing and code style > > removes unneeded/broken debug option parsing > > if test fails, it prints out the last failed errno, rather than just the > last errno(which may have been successful) > > passes in correct size of sigset_t for mips > > > > Signed-off by: Henry Yei <[email protected]> > > > > This patch was tested/passed on x86, mips(little endian), and ppc_82xx .
1. Please keep tst_exit() at the bottom. 2. Why can't we do sizeof(sigsetmask) ? Thanks, -Garrett ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
