OpenBSD CVS

src/lib/csu/


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 / lib / csu


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] aarch64/        
[DIR] alpha/        
[DIR] amd64/        
[DIR] arm/        
[DIR] c++/        
[DIR] common_elf/        
[DIR] hppa/        
[DIR] hppa64/        
[DIR] i386/        
[DIR] ia64/        
[DIR] m68k/        
[DIR] m88k/        
[DIR] mips/        
[DIR] mips64/        
[DIR] mvme88k/        
[DIR] ns32k/        
[DIR] powerpc/        
[DIR] powerpc64/        
[DIR] riscv64/        
[DIR] sh/        
[DIR] sparc/        
[DIR] sparc64/        
[DIR] vax/        
[DIR] x86_64/        
[TXT] Makefile  1.36   2 years  guenther   Split out the hppa and mips64 versions of boot.h similar to how I split ld.so/bo...
[TXT] boot.h  1.35   6 months  deraadt   crt0 uses a helper function in a MD src/libexec/ld.so .h file (rather than repro...
[TXT] crt0.c  1.18   9 months  kettenis   Make _eprol (and _etext) hidden. Fixes "cc -pg" on arm64 where the current code...
[TXT] crtbegin.c  1.26   5 years  visa   Use static consistently with definitions of functions that have been declared st...
[TXT] crtbeginS.c  1.21   2 years  jca   Declare pthread_atfork as weak to avoid a fatal error with LLVM 13 Fixes behavi...
[TXT] crtend.c  1.12   7 years  guenther   Declare the symbols that label the .ctors, .dtors, .eh_frame, and .jcr sections ...
[TXT] crtendS.c  1.10   7 years  guenther   Declare the symbols that label the .ctors, .dtors, .eh_frame, and .jcr sections ...
[TXT] extern.h  1.5   5 years  guenther   ld.so boot cleanup support: - put functions and data which are only used before...
[TXT] os-note-elf.h  1.5   15 years  kurt   Work-around a gcc3 -g bug causing debug ld.so to crash. okay kettenis@ drahn@
[TXT] common.c (in the Attic) [Hide]  1.15   10 years  miod   Remove a.out leftovers. (it's september now)
[TXT] common.h (in the Attic) [Hide]  1.9   10 years  miod   Remove a.out leftovers. (it's september now)