This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r181821 - in /trunk/libgo: config.h.in configur...


Author: ian
Date: Tue Nov 29 21:58:48 2011
New Revision: 181821

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181821
Log:
runtime: If no sem_timedwait, use pthread_cond_timedwait.

Modified:
    trunk/libgo/config.h.in
    trunk/libgo/configure
    trunk/libgo/configure.ac
    trunk/libgo/runtime/lock_sema.c
    trunk/libgo/runtime/thread-sema.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]