marcel      2006-08-31 19:06:30 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/arch/ia64/ia64 pthread_md.c 
  Log:
  Fix harmless bug: sizeof(tcb) equals sizeof(void*) not sizeof(struct tcb).
  The argument is (currently) not used by _rtld_free_tls().
  
  Revision  Changes    Path
  1.2       +1 -1      src/lib/libthr/arch/ia64/ia64/pthread_md.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to