mirror of git://sourceware.org/git/glibc.git
* elf/Versions (ld): Export _dl_out_of_memory for GLIBC_2.2. * dlfcn/dlerror.c (dlerror): Don't free the error string if it is the report that we are out of memory. * elf/dl-deps.c (_dl_map_object_deps): Likewise. * elf/dl-libc.c (dlerror_run): Likewise. * elf/dl-open.c (_dl_open): Likewise. * elf/rtld.c (dl_main): Likewise. * elf/dl-error.c: Define _dl_out_of_memory. (_dl_signal_error): Return _dl_signal_error if we cannot duplicate the error string. * sysdeps/generic/ldsodefs.h: Declare _dl_out_of_memory. * dlfcn/dlerror.c (free_key_mem): Also free error string. * iconv/loop.c: Fix comment. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| cache.c | ||
| constload1.c | ||
| constload2.c | ||
| constload3.c | ||
| dep1.c | ||
| dep2.c | ||
| dep3.c | ||
| dep4.c | ||
| dl-addr.c | ||
| dl-close.c | ||
| dl-debug.c | ||
| dl-deps.c | ||
| dl-dst.h | ||
| dl-error.c | ||
| dl-fini.c | ||
| dl-init.c | ||
| dl-libc.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-sym.c | ||
| dl-symbol.c | ||
| dl-version.c | ||
| do-lookup.h | ||
| do-rel.h | ||
| dynamic-link.h | ||
| elf.h | ||
| failobj.c | ||
| gen-trusted-dirs.awk | ||
| genrtldtbl.awk | ||
| interp.c | ||
| ldconfig.c | ||
| ldconfig.h | ||
| ldd.bash.in | ||
| link.h | ||
| loadfail.c | ||
| loadtest.c | ||
| multiload.c | ||
| order.c | ||
| origtest.c | ||
| preloadtest.c | ||
| readlib.c | ||
| resolvfail.c | ||
| restest1.c | ||
| rtld.c | ||
| sln.c | ||
| sofini.c | ||
| soinit.c | ||
| sprof.c | ||
| testobj1.c | ||
| testobj1_1.c | ||
| testobj2.c | ||
| testobj3.c | ||
| testobj4.c | ||
| testobj5.c | ||
| testobj6.c | ||
| vismain.c | ||
| vismod1.c | ||
| vismod2.c | ||
| vismod3.c | ||