barrier/src/lib/arch
James Le Cuirot 7aa110475e
Replace all instances of C's getenv with C++'s std::getenv
2020-08-22 19:05:24 +01:00
..
unix Replace all instances of C's getenv with C++'s std::getenv 2020-08-22 19:05:24 +01:00
win32 Fix build on Windows 2020-06-03 15:48:44 +02:00
Arch.cpp rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
Arch.h Use -pthread flag and simplify pthread build logic 2020-03-10 21:10:48 +00:00
ArchConsoleStd.cpp rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
ArchConsoleStd.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
ArchDaemonNone.cpp rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
ArchDaemonNone.h lib/arch: Use std::string directly instead of String typedef 2020-05-30 14:45:21 +03:00
CMakeLists.txt Use ${CMAKE_DL_LIBS} rather than listing OSes. 2018-08-02 15:46:01 +03:00
IArchConsole.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchDaemon.h lib/arch: Use std::string directly instead of String typedef 2020-05-30 14:45:21 +03:00
IArchLog.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchMultithread.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchNetwork.h merge modified patch from synergy PR https://github.com/symless/synergy-core/pull/6178 2018-03-06 13:55:27 -05:00
IArchSleep.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchString.cpp Fix race condition in IArchString 2019-08-17 16:40:25 +03:00
IArchString.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchSystem.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchTaskBar.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
IArchTaskBarReceiver.h lib/arch: Use std::string directly instead of String typedef 2020-05-30 14:45:21 +03:00
IArchTime.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
XArch.h lib/common: Remove no longer used stdexcept.h 2020-05-30 23:35:27 +03:00
multibyte.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
vsnprintf.h rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00