cvs commit: src/libexec/rtld-elf rtld.c

Suleiman Souhlal ssouhlal at FreeBSD.org
Tue Nov 2 01:42:22 PST 2004


ssouhlal    2004-11-02 09:42:21 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Do the TLS offset allocations before relocations, as otherwise there
  can be overlap in the TLS offsets, if the relocations are done in a
  certain order.
  
  Approved by:    dfr, grehan (mentor)
  
  Revision  Changes    Path
  1.101     +11 -11    src/libexec/rtld-elf/rtld.c


More information about the cvs-src mailing list