From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: POSIX_SIGNALS support for GNU/Hurd? Date: Sat, 01 May 2010 21:42:40 +0300 Message-ID: <837hnnwjj3.fsf@gnu.org> References: <83mxxny7tx.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1272739440 31618 80.91.229.12 (1 May 2010 18:44:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 1 May 2010 18:44:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 01 20:43:53 2010 connect(): No such file or directory Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O8HfN-0005pC-8y for ged-emacs-devel@m.gmane.org; Sat, 01 May 2010 20:43:53 +0200 Original-Received: from localhost ([127.0.0.1]:48057 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8HfM-0003xO-OG for ged-emacs-devel@m.gmane.org; Sat, 01 May 2010 14:43:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8HfG-0003v7-Jl for emacs-devel@gnu.org; Sat, 01 May 2010 14:43:46 -0400 Original-Received: from [140.186.70.92] (port=34336 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8HfC-0003r3-78 for emacs-devel@gnu.org; Sat, 01 May 2010 14:43:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O8HfA-0007Za-8Q for emacs-devel@gnu.org; Sat, 01 May 2010 14:43:41 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:33822) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O8Hf8-0007XD-GI; Sat, 01 May 2010 14:43:38 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L1R00H007Y1UP00@a-mtaout20.012.net.il>; Sat, 01 May 2010 21:42:37 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.126.59.39]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L1R00BUE7Z0YZE0@a-mtaout20.012.net.il>; Sat, 01 May 2010 21:42:37 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:124396 Archived-At: > Cc: emacs-devel@gnu.org > From: Dan Nicolaescu > Date: Fri, 30 Apr 2010 16:54:48 -0400 > > Eli Zaretskii writes: > > > > From: Dan Nicolaescu > > > Date: Wed, 31 Mar 2010 19:11:31 -0400 > > > > > > Besides src/s/gnu.h only w32 does not define POSIX_SIGNALS... > > > > All these signals mean nothing to w32. AFAICS, we could simply define > > empty no-ops for the functions Emacs uses under POSIX_SIGNALS, and > > then w32 would not need any special conditions in these quarters. > > > > Let me know if you want me to make this happen. (I guess it's only > > worthwhile when the Hurd issue gets cleared.) > > Please do that. Done with revno 100106.