xconq ./ChangeLog kernel/mac.c kernel/unix.c k ...
kingdon@sources.redhat.com
kingdon@sources.redhat.com
Fri May 10 12:26:00 GMT 2002
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).
More information about the Xconq-cvs
mailing list