This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile scmsigs.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mvo@sourceware.cygnus.com	00/05/03 15:40:21

Modified files:
	guile-core/libguile: scmsigs.c 

Log message:
	* scmsigs.c (orig_handlers) [HAVE_SIGACTION]: Fix declaration to
	be an array of function pointers instead of being a pointer to an
	array returning function.  Thanks to Kalle Olavi Niemitalo!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]