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_8


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.57   8 years  guenther   Reenable the ld.so pre-install test; the "am I cross-compiling" test was too loo...
[TXT] SPECS.randomdata  1.2   9 years  deraadt   Raise ELF_RANDOMIZE_LIMIT to 64K, so that programs and libraries can legitimatel...
[TXT] boot.c  1.5   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] dir.c  1.23   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[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_dirname.c  1.2   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] dl_printf.c  1.17   11 years  deraadt   Remove excessive sys/cdefs.h inclusion ok guenther millert kettenis
[TXT] dl_uname.c  1.2   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] dlfcn.c  1.90   9 years  deraadt   delete annoying white space that annoy
[TXT] ld.so.1  1.21   10 years  guenther   Delete descriptions of env variables that we don't actually support. They all so...
[TXT] library.c  1.71   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] library_mquery.c  1.49   9 years  deraadt   delete annoying white space that annoy
[TXT] library_subr.c  1.44   8 years  sthen   breath->breadth
[TXT] loader.c  1.154   9 years  jsg   Fix a memory leak in _dl_load_dep_libs() ok otto@ guenther@
[TXT] malloc.c  1.7   9 years  deraadt   delete annoying white space that annoy
[TXT] path.c  1.6   9 years  jsg   be pedantic with sizeof use no change in behaviour as sizeof(char **) is the sam...
[TXT] path.h  1.1   11 years  kurt   - Parse colon separated paths into NULL terminated arrays of string pointers to ...
[TXT] reallocarray.c  1.1   9 years  otto   Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry and fix _dl_s...
[TXT] resolve.c  1.68   9 years  deraadt   delete annoying white space that annoy
[TXT] resolve.h  1.71   9 years  deraadt   delete annoying white space that annoy
[TXT] sod.c  1.32   9 years  krw   Nuke some obvious #include duplications. ok espie@ deraadt@ millert@ tedu@
[TXT] sod.h  1.3   11 years  kurt   - Parse colon separated paths into NULL terminated arrays of string pointers to ...
[TXT] strtol.c  1.2   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] trace.c  1.3   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] util.c  1.38   9 years  deraadt   If _dl_progname exceeds half the syslog buffer, truncate it with "...", so that ...
[TXT] util.h  1.26   9 years  otto   Move to a non-zeroing _dl_malloc, a _dl_calloc and _dl_reallocarry and fix _dl_s...
[TXT] dl_prebind.c (in the Attic) [Hide]  1.17   9 years  deraadt   <sys/param.h> to <limits.h> conversion. Verified binaries ok millert, thanks to...
[TXT] dl_prebind.h (in the Attic) [Hide]  1.2   18 years  deraadt   pretty this up; ok drahn
[TXT] dl_realpath.c (in the Attic) [Hide]  1.3   9 years  doug   Revert last commit due to changed semantics found by make release.
[TXT] prebind.h (in the Attic) [Hide]  1.2   18 years  drahn   Commit the rest of the api change that started in prebind.