FreeRDP/winpr/tools
Armin Novak 2d58e96dcc Exit main thread with winpr_exit to trigger resource cleanup.
When using pthread_once with destructors they are only called,
if each thread (including the main thread) is exited with pthread_exit.
Introducing winpr_exit as a wrapper for that purpose.
2018-02-12 10:33:02 +01:00
..
hash-cli Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
makecert Replaced atoi 2017-11-15 15:52:16 +01:00
makecert-cli Exit main thread with winpr_exit to trigger resource cleanup. 2018-02-12 10:33:02 +01:00
.gitignore winpr-makecert: add initial man page 2017-01-16 11:11:59 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
winpr-tools.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00