-
- Downloads
Create a serialized wrapper for getopt
This is needed as getopt is not thread safe. This will allow usage of getopt to parse CTA command lines.
Showing
- common/CMakeLists.txt 2 additions, 0 deletionscommon/CMakeLists.txt
- common/utils/GetOptThreadSafe.cpp 76 additions, 0 deletionscommon/utils/GetOptThreadSafe.cpp
- common/utils/GetOptThreadSafe.hpp 51 additions, 0 deletionscommon/utils/GetOptThreadSafe.hpp
- common/utils/GetOptThreadSafeTest.cpp 52 additions, 0 deletionscommon/utils/GetOptThreadSafeTest.cpp
Loading
Please register or sign in to comment