CVSROOT: /var/cvs/freesci Module name: freesci Changes by: jameson 2002/03/17 15:06:23 GMT
Modified files:
. : ChangeLog
src/engine : kfile.c
src/gfx : font.c
src/sound : polled_ss_unix.c
Log message:
* Abort if select() in sound_unix_get_data() returns -1
* Fixed getcwd() in kGetCWD() being used with more of a buffer size than it
should be allowed to have
* In kGetCWD(), used sci_getcwd() and strncpy() instead of POSIX.1' getcwd()
-- Christoph
