From 6244ab4e0f66e362d1cde74c92ae79f8c2e1e865 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 22 Oct 2001 11:55:44 +0000 Subject: 2001-10-22 Joel Sherrill * src/threadhandler.c: Use __USE_INIT_FINI__ since USE_INIT_FINI pollutes the application namespace. --- c/src/exec/score/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'c/src/exec/score/ChangeLog') diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog index 7f4174c23a..77b14250c3 100644 --- a/c/src/exec/score/ChangeLog +++ b/c/src/exec/score/ChangeLog @@ -1,4 +1,9 @@ +2001-10-22 Joel Sherrill + + * src/threadhandler.c: Use __USE_INIT_FINI__ since USE_INIT_FINI + pollutes the application namespace. + 2001-10-16 Joel Sherrill * .cvsignore: Add stamp-h.in. -- cgit v1.2.3