summaryrefslogtreecommitdiff
path: root/ACE/ace/Signal.inl
Commit message (Collapse)AuthorAgeFilesLines
* Use nullptr instead of 0Johnny Willemsen2021-10-251-5/+5
| | | | | * ACE/ace/Signal.h: * ACE/ace/Signal.inl:
* Make use of using instead of typedef, doxygen changes, use bool instead of intJohnny Willemsen2021-10-251-1/+1
| | | | | | | * ACE/ace/Signal.cpp: * ACE/ace/Signal.h: * ACE/ace/Signal.inl: * ACE/ace/os_include/os_signal.h:
* Removed checks for ACE_HAS_TANDEM_SIGNALS, not set in any config fileJohnny Willemsen2021-02-241-4/+0
| | | | | | | * ACE/ace/OS_NS_signal.inl: * ACE/ace/Signal.cpp: * ACE/ace/Signal.inl: * ACE/ace/os_include/os_signal.h:
* Remove redundant voidJohnny Willemsen2020-12-171-8/+8
|
* Removed user defined copy constructor and declare copy/move ↵Johnny Willemsen2019-05-011-8/+0
| | | | | | | | | constructor/assignment as default with C++11 * ACE/ace/Signal.h: * ACE/ace/Signal.inl: * ACE/ace/Time_Policy.h: * ACE/ace/Time_Policy.inl:
* Zapped two line id tagsJohnny Willemsen2015-01-071-3/+0
|
* Tue Sep 28 11:34:05 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-09-281-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/Asynch_Connector.cpp: * ace/Barrier.h: * ace/Barrier.cpp: * ace/Condition_Thread_Mutex.h: * ace/Condition_Thread_Mutex.inl: * ace/Containers_T.cpp: * ace/Functor.h: * ace/Functor.inl: * ace/IO_Cntl_Msg.cpp: * ace/Intrusive_List.cpp: * ace/Local_Tokens.inl: * ace/MEM_IO.cpp: * ace/MEM_Stream.h: * ace/MEM_Stream.inl: * ace/Malloc_T.inl: * ace/OS_NS_Thread.inl: * ace/OS_NS_string.inl: * ace/Object_Manager_Base.cpp: * ace/POSIX_Proactor.cpp: * ace/Ping_Socket.cpp: * ace/Signal.inl: * ace/Throughput_Stats.h: * ace/Throughput_Stats.cpp: * ace/Time_Value.cpp: * ace/Timer_Hash_T.cpp: * ace/Timer_Heap_T.cpp: * ace/Vector_T.h: * ace/Vector_T.cpp: * ace/config-linux-common.h: Removed code that was ifdefed out for years now
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+265
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-265/+0
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+265