read/write calls inside kaffe

Peter Mehlitz peter at transvirtual.com
Thu Apr 15 14:34:21 PDT 1999


> The AWT calls fread fopen etc. on files without going the Kaffe system call
> interface. Is that really thread safe on all thread systems?

That's in img.c, imgCreateFromFile. Indeed, it should be KOPEN. Thanks.

-- Peter


More information about the kaffe mailing list