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 NEWS libguile/ChangeLog libgu ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	ghouston@egcs.cygnus.com	99/07/24 12:52:13

Modified files:
	guile-core     : NEWS 
	guile-core/libguile: ChangeLog filesys.c filesys.h gdbint.c 
	                     ports.c ports.h 

Log message:
	1999-07-24  Gary Houston  <ghouston@easynet.co.uk>
	
	* gdbint.c (gdb_print, gdb_read): call scm_truncate_file.
	
	* ports.c (scm_truncate_file): renamed from scm_ftruncate.
	allow the 1st argument to be a fdes or filename as well as a
	port (as in the filesys.c version).
	
	* filesys.c (scm_truncate_file): removed.


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