NetBSD/lib/csu/c++
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
..
Makefile Patch from Giles Lean to make compilation flags more consistent. 1995-01-07 23:07:03 +00:00
c++rt0.c atexit() cannot reliably be used in this context. Introduce `.fini' which 1995-09-23 22:38:22 +00:00