Searched hist:232388 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libc/gen/
H A Daux.cdiff 232388 Fri Mar 02 10:02:57 MST 2012 kib MFC r231868:
Fetch the aux vector for the static libc, and use the entries to
initialize the cache of the system information as it was done for the
dynamic libc. This removes several sysctls from the static binary
startup.

Use the aux vector to fill the single struct dl_phdr_info describing
the static binary itself, to implement dl_iterate_phdr(3) for the
static binaries.
H A Ddlfcn.cdiff 232388 Fri Mar 02 10:02:57 MST 2012 kib MFC r231868:
Fetch the aux vector for the static libc, and use the entries to
initialize the cache of the system information as it was done for the
dynamic libc. This removes several sysctls from the static binary
startup.

Use the aux vector to fill the single struct dl_phdr_info describing
the static binary itself, to implement dl_iterate_phdr(3) for the
static binaries.
/freebsd-9.3-release/lib/libc/include/
H A Dlibc_private.hdiff 232388 Fri Mar 02 10:02:57 MST 2012 kib MFC r231868:
Fetch the aux vector for the static libc, and use the entries to
initialize the cache of the system information as it was done for the
dynamic libc. This removes several sysctls from the static binary
startup.

Use the aux vector to fill the single struct dl_phdr_info describing
the static binary itself, to implement dl_iterate_phdr(3) for the
static binaries.

Completed in 114 milliseconds