> -----Original Message----- > From: Renaud Lottiaux [mailto:[EMAIL PROTECTED] > Sent: Monday, May 19, 2008 8:26 PM > To: Roy Lee > Cc: [email protected] > Subject: Re: Better naming and location for the sync_pipes API? > > I fully agree with your remarks. > > But if you want to make these functions more generic, it should be possible to > call sync_pipe_wait / notify several times, which is not possible in the current > code since I close file descriptors in these functions. > > A quite simple solution is to keep these file descriptors opened, and to add a > function to close them or simply let these file descriptors being closed by libC > or kernel at process end. >
Hi Subrata and Renaud, Here's the patches, please take a look at them. Thanks. Roy
0001-Make-sync_pipe-API-more-generic-and-update-related.patch
Description: Binary data
0002-Put-libtestsuite-to-a-more-common-place.patch
Description: Binary data
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
