Searched hist:171462 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/libexec/rtld-elf/powerpc/
H A Dreloc.cdiff 171462 Sun Jul 15 20:52:15 MDT 2007 marcel Unbreak the dynamic linker by not creating a cache for rtld-elf
itself. It needs mmap(2), which now needs getosreldate(3) and
which in turn uses a global variable to cache the result. This
cannot be done before linking is done.

See also: ../sparc64/reloc.c:1.15
Approved by: re (kensmith)
/freebsd-9.3-release/libexec/rtld-elf/powerpc64/
H A Dreloc.cdiff 171462 Sun Jul 15 20:52:15 MDT 2007 marcel Unbreak the dynamic linker by not creating a cache for rtld-elf
itself. It needs mmap(2), which now needs getosreldate(3) and
which in turn uses a global variable to cache the result. This
cannot be done before linking is done.

See also: ../sparc64/reloc.c:1.15
Approved by: re (kensmith)

Completed in 59 milliseconds