Skip to content

Commit

Permalink
* descr.h (__pthread_find_self, thread_self): Mark as pure
Browse files Browse the repository at this point in the history
	instead of const.
  • Loading branch information
Roland McGrath committed Feb 10, 2005
1 parent 6c92184 commit 677dda3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions linuxthreads/ChangeLog
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 677dda3

Please sign in to comment.