Re: [PATCH, libpthread] Correct logic for PTHREAD_KEY_INVALID slots.

2011-11-06 Thread Neal H. Walfield
I haven't looked at this change in detail, but it sounds sane and if Samuel says its okay, that's good enough for me. Neal

Re: [PATCH, libpthread] Correct logic for PTHREAD_KEY_INVALID slots.

2011-11-05 Thread Samuel Thibault
Thomas Schwinge, le Sat 05 Nov 2011 01:24:05 +0100, a écrit : > I found this while reviewing Pino's libpthread key-reuse patch. Correct? Yes, please push. Samuel