CVSROOT:        /cvs
Module name:    src
Changes by:     t...@cvs.openbsd.org    2011/07/02 11:12:02

Modified files:
        lib/libpthread/uthread: uthread_spec.c 

Log message:
pthread_key_delete should delete the data, so it's not reused by
a later pthread_key_create.  bug report from Henry Precheur.
ok guenther mikeb

Reply via email to