diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index b39ec308b3..717ffc145c 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -50,7 +50,7 @@ Patch contributors: text format. Brian Atkinson * Added @Override annotation to generated Java code where appropriate. - Vincent Choinière + Vincent Choinière * Tru64 support. Monty Taylor * Solaris 10 + Sun Studio fixes. @@ -88,3 +88,6 @@ Patch contributors: * Added CodedInputStream.getTotalBytesRead(). Kacper Kowalik * Fixed m4/acx_pthread.m4 problem for some Linux distributions. + William Orr + * Fixed detection of sched_yield on Solaris. + * Added atomicops for Solaris