comparison po/zh_TW.po @ 2629:021321cb5426 trunk

[svn] simplify and enhance signal handler: - implement an independent signal processing thread using sigwait(). - new signal thread can always generate meaningful back trace. (AUD_ENSURE_BACKTRACE is no longer needed.) - this thread is also capable of dumping config file upon receiving SIGSEGV. (but not yet tested thoroughly). - g_cond_signal() has been removed. however g_cond_signal() can be used safely within the signal thread. the former implementation depended on an indefinite behavior of pthread.
author yaz
date Mon, 19 Mar 2007 08:35:08 -0700
parents 2e6a15f364b3
children 944fe2061ed7
comparison
equal deleted inserted replaced
2628:85acf3f98ed0 2629:021321cb5426