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_5_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   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.80   15 years  kurt   Completing the executable elf_object_t data exposed a bug in dl_iterate_phdr(3) ...
[TXT] ld.so.1  1.17   15 years  martynas   prepends, not overrides default search path. with/ok kurt@
[TXT] library.c  1.58   15 years  kurt   Fix mmap() error checking to be correct 64-bit addresses. Consistently use _dl_m...
[TXT] library_mquery.c  1.36   15 years  kurt   Fix mmap() error checking to be correct 64-bit addresses. Consistently use _dl_m...
[TXT] library_subr.c  1.28   16 years  kurt   Correct a bug where _dl_error was set to DL_NOT_FOUND when a shared lib was foun...
[TXT] loader.c  1.117   15 years  kettenis   Tag ld.so as an OpenBSD binary/library. ok kurt@, drahn@, miod@
[TXT] resolve.c  1.49   16 years  kurt   Constantly fill in the program header pointer and count in elf_object_t for all ...
[TXT] resolve.h  1.57   16 years  kurt   Constantly fill in the program header pointer and count in elf_object_t for all ...
[TXT] sod.c  1.23   15 years  kurt   Fix mmap() error checking to be correct 64-bit addresses. Consistently use _dl_m...
[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.20   15 years  kurt   Fix mmap() error checking to be correct 64-bit addresses. Consistently use _dl_m...
[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.9   16 years  kurt   Improve support for shared libs linked at non-zero addreses: - rename private va...
[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.