* descr.h (__pthread_find_self, thread_self): Mark as pure

instead of const.
This commit is contained in:
Roland McGrath 2005-02-10 07:16:22 +00:00
parent 6c92184721
commit 677dda3f27
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2005-02-09 Daniel Jacobowitz <dan@codesourcery.com>
* descr.h (__pthread_find_self, thread_self): Mark as pure
instead of const.
2005-02-07 Jakub Jelinek <jakub@redhat.com>
* specific.c (pthread_key_delete): If pthread_create has not been