cvs commit: src/lib/libc/gen tls.c src/libexec/rtld-elf rtld.c

Marcel Moolenaar marcel at FreeBSD.org
Fri Sep 1 06:13:22 UTC 2006


marcel      2006-09-01 06:13:16 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         tls.c 
    libexec/rtld-elf     rtld.c 
  Log:
  Fix the variant I allocation for KSE: Allow a larger TCB and assume
  that the documented TCB is at the tail of the extended TCB. In other
  words, the base of the TCB has a negative offset from the TLS.
  
  Revision  Changes    Path
  1.11      +38 -47    src/lib/libc/gen/tls.c
  1.116     +39 -53    src/libexec/rtld-elf/rtld.c


More information about the cvs-all mailing list