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]

r205652 - in /trunk/libgo/runtime: go-signal.c ...


Author: ian
Date: Wed Dec  4 01:35:53 2013
New Revision: 205652

URL: http://gcc.gnu.org/viewcvs?rev=205652&root=gcc&view=rev
Log:
runtime: Use pthread_sigmask instead of sigprocmask.

Modified:
    trunk/libgo/runtime/go-signal.c
    trunk/libgo/runtime/proc.c
    trunk/libgo/runtime/runtime.c


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