diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-06 11:04:23 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-07-06 11:04:23 -0700 |
commit | 123403e42f1a1d556fb33cfd60cbec124d740837 (patch) | |
tree | b136deab49f587aed6b4f3d583274611b4fbece6 /lisp/emacs-lisp | |
parent | 6db30f83447f4667d2ca84c33979f2745ca96bd5 (diff) | |
download | emacs-123403e42f1a1d556fb33cfd60cbec124d740837.tar.gz emacs-123403e42f1a1d556fb33cfd60cbec124d740837.tar.bz2 emacs-123403e42f1a1d556fb33cfd60cbec124d740837.zip |
Use pthread_sigmask, not sigprocmask.
* callproc.c (Fcall_process):
* sysdep.c (sys_sigblock, sys_sigunblock, sys_sigsetmask):
* process.c (create_process):
sigprocmask is portable only for single-threaded applications, and
Emacs can be multi-threaded when it uses GTK.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions