Re: some more pqueue cleanup

2014-05-06 Thread Miod Vallat
> Hi, > > Some more cleanup on top of my previous patch with e-mail subject > "libssl pqueue minor cleanup" - no functional change intended. Applied, thanks! Miod

some more pqueue cleanup

2014-04-28 Thread sin
Hi, Some more cleanup on top of my previous patch with e-mail subject "libssl pqueue minor cleanup" - no functional change intended. Patches can be applied in this order (top is first): * pqueue-nomagic.diff * pqueue-simplify-pqueue-find.diff * pqueue-remove-dead-code.diff Index: pqueue.c ==