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_5_2


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.37   14 years  miod   Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent fi...
[TXT] dir.c  1.16   12 years  matthew   Switch ld.so's _dl_opendir functions to use a locally defined _dl_dirdesc struct...
[TXT] dir.h  1.3   12 years  matthew   Switch ld.so's _dl_opendir functions to use a locally defined _dl_dirdesc struct...
[TXT] dl_printf.c  1.16   14 years  deraadt   the abstraction of using a function pointer for the print functions is not neede...
[TXT] dlfcn.c  1.86   11 years  matthew   Fix loaded object sod matching: when we load libfoo.so.X.Y into memory, we shoul...
[TXT] ld.so.1  1.18   12 years  schwarze   Remove an OpenBSD-specific tweak regarding .Xr spacing and make it compatible wi...
[TXT] library.c  1.66   11 years  matthew   Fix loaded object sod matching: when we load libfoo.so.X.Y into memory, we shoul...
[TXT] library_mquery.c  1.43   11 years  matthew   Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED to indicate that the...
[TXT] library_subr.c  1.36   12 years  matthew   Switch ld.so's _dl_opendir functions to use a locally defined _dl_dirdesc struct...
[TXT] loader.c  1.129   11 years  matthew   Fix loaded object sod matching: when we load libfoo.so.X.Y into memory, we shoul...
[TXT] resolve.c  1.59   11 years  matthew   Fix LD_DEBUG=1 regression introduced by previous commit. ok kurt
[TXT] resolve.h  1.65   12 years  guenther   Add support for getting some flags from DT_FLAGS_1: new flags DF_1_NODELETE and ...
[TXT] sod.c  1.24   11 years  matthew   Fix loaded object sod matching: when we load libfoo.so.X.Y into memory, we shoul...
[TXT] sod.h  1.2   11 years  matthew   Fix loaded object sod matching: when we load libfoo.so.X.Y into memory, we shoul...
[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.21   13 years  deraadt   fix a 10 year old bug in the memory allocator, which affected only sparc. sparc ...
[TXT] util.h  1.21   15 years  deraadt   make _dl_wrstderr() not call write per-character; ok drahn
[TXT] dl_prebind.c (in the Attic) [Hide]  1.10   13 years  deraadt   repair ;;
[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.