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_8_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.25   19 years  drahn   Code reorganization, move copied code in library.c and library_mquery.c into its...
[TXT] dir.c  1.10   18 years  millert   remove whiteout stuff from ld.so's private opendir(); OK deraadt@
[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.48   19 years  drahn   fixes for dlclose, ok kettenis@
[TXT] ld.so.1  1.8   18 years  tom   Missing .Pp in -compact list ok jmc@
[TXT] library.c  1.40   19 years  drahn   fixes for dlclose, ok kettenis@
[TXT] library_mquery.c  1.22   19 years  drahn   removed unused var, pointed out by wilfried@
[TXT] library_subr.c  1.5   19 years  drahn   fixes for dlclose, ok kettenis@
[TXT] loader.c  1.86   19 years  drahn   Recommit the destructor order fix, now that the amd64 bug was fixed. 'no problem...
[TXT] resolve.c  1.27   19 years  drahn   Recommit the destructor order fix, now that the amd64 bug was fixed. 'no problem...
[TXT] resolve.h  1.36   19 years  drahn   Recommit the destructor order fix, now that the amd64 bug was fixed. 'no problem...
[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...