On Sat, Mar 01, 2003 at 09:33:26AM +1100, Robert Collins wrote: >On Sat, 2003-03-01 at 03:46, Christopher Faylor wrote: >> On Sat, Mar 01, 2003 at 02:20:03AM +1100, Robert Collins wrote: >> >On Sat, 2003-03-01 at 00:53, Thomas Pfaff wrote: >> >> This patch removes all wrapper functions in pthread.cc that only add an >> >> additional function call. Export the functions in thread.cc instead. >> > >> >Please apply. >> >> Woo hoo. I've always wondered why these wrapper functions were necessary. > >If you look in the changelogs, I'd been slowly removing them, as I >touched the relevant functions. > >I have no idea why they were originally created ...
Right. I think you asked me once why they were created and I had no idea. I think the original authors of the pthread stuff were a little confused. cgf
