cvs commit: src/lib/libthr/arch/ia64/ia64 pthread_md.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Aug 31 19:06:31 UTC 2006


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


More information about the cvs-src mailing list