all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Juanma Barranquero <lekktu@gmail.com>
Cc: 9010@debbugs.gnu.org
Subject: bug#9010: sigprocmask -> pthread_sigmask for Emacs
Date: Fri, 08 Jul 2011 16:32:39 -0700	[thread overview]
Message-ID: <4E179397.8060904@cs.ucla.edu> (raw)
In-Reply-To: <CAAeL0SR2CzReVCrCOqHmgU8rRbZnN6LiJ9Ut6e0v39RXeGagNQ@mail.gmail.com>

On 07/08/11 16:29, Juanma Barranquero wrote:
>> OK, I installed the patch into the trunk as bzr 105047.
>> > This is a bit different from the earlier patch, as both
>> > Emacs and gnulib have mutated in the meantime, but I don't
>> > think the differences affect w32 or msdos.
> Oh, I'd say it does indeed:
> 
> oo-spd/i386/temacs1.a(process.o): In function `create_process':
> C:\emacs\trunk\src/process.c:1655: undefined reference to `pthread_sigmask'

No, that's what I would have expected from the earlier patch too.

As we discussed earlier, the Windows side needs to define pthread_sigmask,
much as it currently defines sigprocmask.  I can add that if you like,
but I can't easily test it, and it'd be better if someone with
Windows expertise did it.





  reply	other threads:[~2011-07-08 23:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 18:11 bug#9010: sigprocmask -> pthread_sigmask for Emacs Paul Eggert
2011-07-07  8:01 ` Jan Djärv
2011-07-08  7:17 ` Eli Zaretskii
2011-07-08  9:58   ` Paul Eggert
2011-07-08 10:16     ` Eli Zaretskii
2011-07-08 20:42     ` Paul Eggert
2011-07-08 23:29       ` Juanma Barranquero
2011-07-08 23:32         ` Paul Eggert [this message]
2011-07-09  0:13           ` Juanma Barranquero
2011-07-09  7:02         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E179397.8060904@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=9010@debbugs.gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.