public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
From: ghouston@sourceware.cygnus.com
To: guile-cvs@sourceware.cygnus.com
Subject: guile/guile-core ChangeLog configure.in config ...
Date: Mon, 20 Sep 1999 14:32:00 -0000	[thread overview]
Message-ID: <19990920213223.25948.qmail@egcs.cygnus.com> (raw)

CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	ghouston@egcs.cygnus.com	99/09/20 14:32:23

Modified files:
	guile-core     : ChangeLog configure.in configure 
	guile-core/libguile: ChangeLog scmconfig.h.in scmsigs.c 

Log message:
	* configure.in: check availability of siginterrupt.
	* scmsigs.c (scm_sigaction): add SA_RESTART to flags only if
	HAVE_RESTARTABLE_SYSCALLS.
	(scm_init_scmsigs): use siginterrupt if it's available.  not
	everyone who has restartable syscalls has SA_RESTART it seems.
	(scm_sigaction): use scm_num2long/scm_long2num when converting
	SIG_DFL/SIG_IGN, in case it doesn't fit in an INUM.  use
	scm_integer_p to test the type.


                 reply	other threads:[~1999-09-20 14:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19990920213223.25948.qmail@egcs.cygnus.com \
    --to=ghouston@sourceware.cygnus.com \
    --cc=guile-cvs@sourceware.cygnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).