This is an automated email from the ASF dual-hosted git repository.
rmiddleton pushed a change to branch LOGCXX-431
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git.
from 3687a8b Fix pthread name test for linux
new 39bbf1b Turned the thread utility into a singleton
new 6e725a7 Made documentation on logging threaded clearer
new 46ad073 setname actually tests properly
new a82c4d9 Fixed documentation
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/cpp/asyncappender.cpp | 2 +-
src/main/cpp/filewatchdog.cpp | 2 +-
src/main/cpp/socketappenderskeleton.cpp | 2 +-
src/main/cpp/sockethubappender.cpp | 2 +-
src/main/cpp/telnetappender.cpp | 2 +-
src/main/cpp/threadutility.cpp | 66 +++++++++++----------
src/main/include/CMakeLists.txt | 4 +-
src/main/include/log4cxx/helpers/threadutility.h | 73 ++++++++++++------------
src/site/markdown/threading.md | 7 ++-
9 files changed, 87 insertions(+), 73 deletions(-)