--- Vicente Hernando Ara <[EMAIL PROTECTED]> wrote: > Hi all! > > I am changing the Hurd code from cthreads to pthreads. > > There will be some patches at http://es.gnu.org/~zenton/Pthread > (there are few now ;) > > Thanks, > Vicente. (aka: zenton in #hurd)
Cool, but watch out for pthread_create, the START_ROUTINE is a function pointer that can return a void*, it is not a cthread_fn_t. See boot.c:~701. Is there any reason to keep casting START_ROUTINE and ARGS for thread creation? ===== James Morrison University of Waterloo Computer Science - Digital Hardware 2A co-op http://hurd.dyndns.org Anyone referring to this as 'Open Source' shall be eaten by a GNU __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd