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 coop.c list.c mit-pt ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/19 10:24:12

Modified files:
	guile-core/libguile: coop.c list.c mit-pthreads.c threads.c 

Log message:
	* threads.c, mit-pthreads.c, list.c, coop.c:  Remove K&R
	prototypes; just use ANSI C prototypes.  I'm not sure how
	mit-pthreads.c ever compiled -- it still doesn't for me, but the
	normal make procedure does not try to build it anyway (even
	--with-threads I get the other threads code building) so I'm not
	too worried about it.


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