public inbox for guile-cvs@sourceware.org
help / color / mirror / Atom feed
* guile/guile-core ChangeLog configure.in config ...
@ 1999-09-20 14:32 ghouston
  0 siblings, 0 replies; only message in thread
From: ghouston @ 1999-09-20 14:32 UTC (permalink / raw)
  To: guile-cvs

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-20 14:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-20 14:32 guile/guile-core ChangeLog configure.in config ghouston

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).