simonb
|
6bf3aa19f9
|
More trailing white space.
|
1999-07-02 15:46:05 +00:00 |
pk
|
015fada66a
|
Assign my copyrights to TNF.
|
1998-09-05 13:20:07 +00:00 |
mycroft
|
604e247818
|
Use the count at the beginning of __CTOR_LIST__.
|
1998-08-05 23:24:02 +00:00 |
pk
|
49c810b2c8
|
Avoid spurious calls to foreign constructors/destructors in case the
shared library we link with does not have any of its own.
Note: this only works for a.out(5).
|
1997-12-29 15:36:50 +00:00 |
thorpej
|
5042faf816
|
RCS id police.
|
1996-10-18 05:36:42 +00:00 |
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 |
pk
|
fd77fcfc4c
|
Make this compile warning-free (from Thorsten Lockert, PR 1071).
|
1995-06-02 15:55:27 +00:00 |
jtc
|
fc1d8f3bac
|
Fix spelling error in Copyright notice
|
1994-01-29 01:54:01 +00:00 |
pk
|
36328be690
|
Rename lib/csu/g++ to lib/csu/c++
|
1994-01-07 19:15:31 +00:00 |