Skip to content

Commit

Permalink
* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
Browse files Browse the repository at this point in the history
	cpusetsize if pthread_getaffinity_np failed with ENOSYS.
  • Loading branch information
Ulrich Drepper committed Jun 22, 2007
1 parent e22c61f commit a4915df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2007-06-22 Jakub Jelinek <jakub@redhat.com>

* pthread_getattr_np.c (pthread_getattr_np): Clear cpuset and
cpusetsize if pthread_getaffinity_np failed with ENOSYS.

2007-06-19 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/rtld-lowlevel.h: Remove mrlock
Expand Down

0 comments on commit a4915df

Please sign in to comment.