cvs commit: src/lib/libc/gen tls.c

David Xu davidxu at FreeBSD.org
Tue Mar 28 06:06:39 UTC 2006


davidxu     2006-03-28 06:06:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         tls.c 
  Log:
  Allocate space for thread pointer, this allows thread library to access
  its pointer from begin, and simplifies _get_curthread() in libthr.
  
  Revision  Changes    Path
  1.9       +3 -3      src/lib/libc/gen/tls.c


More information about the cvs-src mailing list