mirror of git://sourceware.org/git/glibc.git
1998-06-18 16:40 Ulrich Drepper <drepper@cygnus.com> * libc.map: Add _dl_profile_map, _dl_profile_output, _dl_start_profile, _dl_mcount, _dl_mcount_wrapper. * elf/Makefile (routines): Add dl-profstub. * elf/dl-profstub.c: New file. * elf/dl-support.c: Don't define _dl_profile_map. * elf/rtld.c: Likewise. * elf/dlfcn.h: Define DL_CALL_FCT macro. * elf/ldsodefs.h: Declare _dl_profile_output, _dl_mcount_wrapper. Define _CALL_DL_FCT. * iconv/gconv.c: Use _CALL_DL_FCT to call function from dynamically loaded object. * iconv/gconv_db.c: Likewise. * iconv/skeleton.c: Likewise. * nss/getXXbyYY_r.c: Likewise. * nss/getXXent_r.c: Likewise. * nss/nsswitch.c: Likewise. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| dl-addr.c | ||
| dl-close.c | ||
| dl-debug.c | ||
| dl-deps.c | ||
| dl-error.c | ||
| dl-fini.c | ||
| dl-hash.h | ||
| dl-init.c | ||
| dl-load.c | ||
| dl-lookup.c | ||
| dl-minimal.c | ||
| dl-misc.c | ||
| dl-object.c | ||
| dl-open.c | ||
| dl-profile.c | ||
| dl-profstub.c | ||
| dl-reloc.c | ||
| dl-runtime.c | ||
| dl-support.c | ||
| dl-symbol.c | ||
| dl-version.c | ||
| dladdr.c | ||
| dlclose.c | ||
| dlerror.c | ||
| dlfcn.h | ||
| dlopen.c | ||
| dlsym.c | ||
| dlvsym.c | ||
| do-rel.h | ||
| dynamic-link.h | ||
| elf.h | ||
| eval.c | ||
| genrtldtbl.awk | ||
| interp.c | ||
| ldd.bash.in | ||
| ldd.sh.in | ||
| ldsodefs.h | ||
| libdl.map | ||
| link.h | ||
| rtld.c | ||
| sofini.c | ||
| soinit.c | ||
| sprof.c | ||