Riccardo wrote:
grep ru_utime /usr/include/*.h /usr/include/sys/*.h ? (I guess we may find it in #include <sys/time.h>)


mallorn:guilhem {107} grep ru_utime /usr/include/*.h /usr/include/sys/*.
h
/usr/include/sys/resource.h: struct timeval ru_utime; /* user time used */


Cheers,
        Riccardo


Argh ! I've made a mistake it was 'struct timeval' that I was looking for actually (as the type is "incomplete"). timeval is surely in #include <sys/time.h>

Cheers,

Guilhem.


_______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to