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_0


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.34   18 years  deraadt   move prebind_strip(8) into ldconfig as the -D option; ok drahn
[TXT] dir.c  1.11   18 years  otto   Remove telldir/seekdir support from the internal ld.so lib, it's not used. ok dr...
[TXT] dir.h  1.2   21 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.73   18 years  deraadt   de-space
[TXT] ld.so.1  1.11   17 years  mk   These two env vars don't have a `=' in their name. ok jmc
[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.26   18 years  deraadt   more spacing
[TXT] loader.c  1.103.2.1   17 years  brad   MFC: Fix by deraadt@ failed to purge doubled up environment variables; found by...
[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.52   17 years  kettenis   Add comment warning not to rename _dl_bind, since gdb(1) knows about it. ok (qui...
[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.18   19 years  millert   Make _dl_malloc() deal with allocations > 4096 correctly. Also place unused mem...
[TXT] util.h  1.19   19 years  drahn   Fix some problems related to LD_LIBRARY_PATH parsing where it would not correctl...
[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.