OpenBSD CVS

src/libexec/ld.so/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / libexec / ld.so

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] aarch64/        
[DIR] alpha/        
[DIR] amd64/        
[DIR] arm/        
[DIR] avr32/        
[DIR] hppa/        
[DIR] hppa64/        
[DIR] i386/        
[DIR] ia64/        
[DIR] ldconfig/        
[DIR] ldd/        
[DIR] libdl/        
[DIR] m68k/        
[DIR] m88k/        
[DIR] mips/        
[DIR] mips64/        
[DIR] powerpc/        
[DIR] powerpc64/        
[DIR] prebind/        
[DIR] prebind_strip/        
[DIR] riscv64/        
[DIR] sh/        
[DIR] sparc/        
[DIR] sparc64/        
[DIR] test/        
[DIR] x86_64/        
[TXT] Makefile  1.23   20 years  avsm   remove -Werror from userland builds, to give us a chance to use more verbose war...
[TXT] dir.c  1.8   20 years  deraadt   various proto, ansi, and knf repair. tested on all architectures that use it. (...
[TXT] dir.h  1.2   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] dl_printf.c  1.13   20 years  deraadt   various proto, ansi, and knf repair. tested on all architectures that use it. (...
[TXT] dlfcn.c  1.33   20 years  millert   Add break statements in switch missing from revision 1.32.
[TXT] ld.so.1  1.6   20 years  jmc   double `the the';
[TXT] library.c  1.33   20 years  drahn   Fix PR 3371, symbol lookup in dlopen()ed objects is not correct. Correct behavio...
[TXT] library_mquery.c  1.13   20 years  drahn   Fix PR 3371, symbol lookup in dlopen()ed objects is not correct. Correct behavio...
[TXT] loader.c  1.73   20 years  drahn   Set the user variable environ early in ld.so so that library constructors can pr...
[TXT] resolve.c  1.21   20 years  drahn   Symbol cache for GOT lookup. When a symbol is found it is saved in a cache for f...
[TXT] resolve.h  1.29   20 years  drahn   Symbol cache for GOT lookup. When a symbol is found it is saved in a cache for f...
[TXT] sod.c  1.20   20 years  drahn   Better fix to the library name parsing. now correctly handles libpython2.2.so.0....
[TXT] sod.h  1.1   21 years  drahn   Change ld.so search order/method to match the a.out ld.so. run destructors on d...
[TXT] strtol.c  1.1   20 years  deraadt   various proto, ansi, and knf repair. tested on all architectures that use it. (...
[TXT] util.c  1.17   20 years  drahn   Fix this assumed sizeof(long) == 4 error. Would very occasionally cause the code...
[TXT] util.h  1.17   20 years  drahn   Better fix to the library name parsing. now correctly handles libpython2.2.so.0....