mirror of git://sourceware.org/git/glibc.git
Sat Sep 7 14:00:33 1996 David Mosberger-Tang <davidm@azstarnet.com> * catgets/catgets.c (catopen): Allocate sizeof(*result) bytes instead of sizeof(nl_catd) (which is just a pointer!). Sat Sep 7 19:39:19 1996 Ulrich Drepper <drepper@cygnus.com> * Makefile ($(objpfx)version-info.h): Generate from Banner files. * version.c (banner): Add contents of version-info.h to string. * Makerules: If $($(subdir)-version) is available name versioned shared library according to this value instead of glibc's version. * libio/Banner: New file. * elf/eval.c (funcall): Write error message in case function is not found. (eval): Recognize `_' in names. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| dl-cache.c | ||
| dl-close.c | ||
| dl-debug.c | ||
| dl-deps.c | ||
| dl-error.c | ||
| dl-fini.c | ||
| dl-init.c | ||
| dl-load.c | ||
| dl-lookup.c | ||
| dl-minimal.c | ||
| dl-object.c | ||
| dl-open.c | ||
| dl-reloc.c | ||
| dl-runtime.c | ||
| dl-support.c | ||
| dl-symbol.c | ||
| dladdr.c | ||
| dlclose.c | ||
| dlerror.c | ||
| dlfcn.h | ||
| dlopen.c | ||
| dlsym.c | ||
| do-rel.h | ||
| dynamic-link.h | ||
| elf.h | ||
| eval.c | ||
| ldd.sh.in | ||
| link.h | ||
| rtld.c | ||
| sofini.c | ||
| soinit.c | ||