This is the mail archive of the xconq-cvs@sources.redhat.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xconq ./ChangeLog kernel/mac.c kernel/unix.c k ...


CVSROOT:	/cvs/xconq
Module name:	xconq
Changes by:	kingdon@sources.redhat.com	2002-05-10 12:26:24

Modified files:
	.              : ChangeLog 
	kernel         : mac.c unix.c win32.c 
	tcltk          : tkimf.c tkmain.c 
	x11            : ximf.c 

Log message:
	* x11/ximf.c (x11_load_bitmap):
	tcltk/tkmain.c (initial_ui_init),
	tcltk/tkimf.c (tk_load_bitmap),
	kernel/unix.c (open_library_file),
	kernel/win32.c (open_library_file),
	kernel/mac.c (open_library_file): Make the buffer we pass to
	make_pathname BUFSIZE bytes in length (as it turned out, all the
	old buffers were big enough, but it was just an accident waiting
	to happen).


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