Re: [patch] Rename bits/mutex.h to avoid clashing with glibc

2016-01-15 Thread Jonathan Wakely
On 06/01/16 13:07 +, Jonathan Wakely wrote: Matthias discovered that the new header I created on trunk clashes with a libc header on GNU/Hurd, so this patch renames it to something unique. This fixes the doxygen comment to match the new filename. Committed to trunk. commit efff85ddad6d4ef

[patch] Rename bits/mutex.h to avoid clashing with glibc

2016-01-06 Thread Jonathan Wakely
Matthias discovered that the new header I created on trunk clashes with a libc header on GNU/Hurd, so this patch renames it to something unique. Tested powerpc64le-linux, committed to trunk. commit cd573d5d7d0a13be626619fa4b663941e86cdf98 Author: Jonathan Wakely Date: Wed Jan 6 12:43:07 2016