On Tuesday 29 July 2008 16:55:12 Lukas Kahwe Smith wrote: > > On 29.07.2008, at 16:40, Antony Dovgal wrote: > > > On 29.07.2008 18:28, Arnaud Le Blanc wrote: > >>> I added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and > >>> pcntl_sigprocmask() to my patch: > >>> http://arnaud.lb.s3.amazonaws.com/pcntl.patch > >>> pcntl_sigwaitinfo() allows to block until the specified signals > >>> have been delivered. > >>> pcntl_sigtimedwait() does the same thing, but with a timeout. > >>> pcntl_sigprocmask() allows to block a set of signals so that they > >>> will not > >> be > >>> delivered between two calls of the above functions. > >> Lukas, Johannes, can I ? (As this is to give an alternative to a > >> deprecated feature). > > > > Could you separate the ticks/dispatch patch from the new functions, > > please? > > I just think they are two separate things and therefore should > > committed in two steps. > > Other than that, I don't have any objections. > > > Then go ahead and commit according to the notes by Tony. > We will then keep the deprecation flags as is in HEAD and 5.3. > Could you also update the http://wiki.php.net/doc/scratchpad/upgrade/ > 53 page? > > regards, > Lukas Kahwe Smith > [EMAIL PROTECTED] > > > >
Thanks :) Ok for the wiki, I will update it. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php