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_4_3_BASE


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.36   16 years  deraadt   on NOPIC architectures, do not build and install ld.so. this is in particular f...
[TXT] dir.c  1.13   17 years  drahn   readdir buffers should not get a fixed buffer size, but should be dependant on t...
[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.77   16 years  kurt   Fix dlsym w/special handles when called from an executable that has been linked ...
[TXT] ld.so.1  1.16   16 years  jmc   convert to new .Dd format;
[TXT] library.c  1.54   18 years  deraadt   de-space
[TXT] library_mquery.c  1.34   18 years  deraadt   pretty this up; ok drahn
[TXT] library_subr.c  1.27   17 years  krw   Spelling. 'preceeding' -> 'preceding' 'preceeds' -> 'precedes' 'preceeded' -> '...
[TXT] loader.c  1.112   16 years  miod   Make _dl_md_reloc_got() report errors, and take them into account. Fixes PR #557...
[TXT] resolve.c  1.47   18 years  drahn   prebind - how to prelink a binary without throwing security out the window Prel...
[TXT] resolve.h  1.55   16 years  miod   Make _dl_md_reloc_got() report errors, and take them into account. Fixes PR #557...
[TXT] sod.c  1.22   19 years  drahn   Fix some problems related to LD_LIBRARY_PATH parsing where it would not correctl...
[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.19   17 years  drahn   readdir buffers should not get a fixed buffer size, but should be dependant on t...
[TXT] util.h  1.20   17 years  drahn   readdir buffers should not get a fixed buffer size, but should be dependant on t...
[TXT] dl_prebind.c (in the Attic) [Hide]  1.8   18 years  drahn   Commit the rest of the api change that started in prebind.
[TXT] dl_prebind.h (in the Attic) [Hide]  1.2   18 years  deraadt   pretty this up; ok drahn
[TXT] prebind.h (in the Attic) [Hide]  1.2   18 years  drahn   Commit the rest of the api change that started in prebind.