diff options
author | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-15 18:19:39 +0000 |
---|---|---|
committer | alex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-15 18:19:39 +0000 |
commit | 308585baf95458f77177993c7bdb519071b5c5ce (patch) | |
tree | f98425bde71784c39ca3b90ab93e6659799fd76e /ChangeLog-99b | |
parent | 42df241c72fd90f229cbd52c77a6536ab30ed185 (diff) | |
download | ATCD-308585baf95458f77177993c7bdb519071b5c5ce.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 8fe8f1aca34..55ffaa8d519 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,15 @@ +Tue Jun 15 13:17:01 1999 Alexander Babu Arulanthu <alex@cs.wustl.edu> + + * ace/OS.h: + * ace/POSIX_Proactor.h: + * ace/POSIX_Proactor.cpp: + + Fixed the warning (Anachronism): Assigning + void(*)(int,siginfo*,void*) to extern "C" + void(*)(int,siginfo*,void*), came from the sunCC 5.0. + + Defined the macro ACE_SIGNAL_C_FUNC in the OS.h. + Tue Jun 15 12:41:22 1999 David L. Levine <levine@cs.wustl.edu> * ace/OS.h,config-qnx-neutrino.h: moved some #includes from |