NetBSD/lib/csu
pk dae6393cae atexit() cannot reliably be used in this context. Introduce `.fini' which
is called from rtld through _dlexit() or when this object is unloaded
(from Doug Rabson).
1995-09-23 22:38:22 +00:00
..
alpha initial alpha support. no profiling support. 1995-02-10 17:53:00 +00:00
c++ atexit() cannot reliably be used in this context. Introduce `.fini' which 1995-09-23 22:38:22 +00:00
common_aout Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
i386 Build run-time code for use in static executables, called `scrt0.o'. 1995-06-05 01:57:04 +00:00
m68k Build run-time code for use in static executables, called `scrt0.o'. 1995-06-05 01:57:04 +00:00
mips Correctly build gcrt0.o 1995-06-15 21:59:25 +00:00
ns32k Build run-time code for use in static executables, called `scrt0.o'. 1995-06-05 01:57:04 +00:00
sparc Private strrchr() not needed for scrt0.o 1995-06-15 21:41:41 +00:00
Makefile
common.c Activate interface version 4: call dlexit() at exit. 1995-09-23 22:34:20 +00:00
common.h Private strrchr() not needed for scrt0.o 1995-06-15 21:41:41 +00:00