FreeRDP/libfreerdp
Armin Novak 884e87fde4 Unlink file after binding to it.
When unlinking the file before binding, a new entry is created
in the file system after binding. This is not desireable, so
unlink it after binding to remove the temporary file after the process
closes.
2017-09-25 10:35:24 +02:00
..
cache cache: Use Bitmap_Free instead of free 2017-09-07 09:38:44 +02:00
codec fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
common extend /size to allow width or height percentages (#4146) 2017-09-25 09:35:49 +02:00
core Unlink file after binding to it. 2017-09-25 10:35:24 +02:00
crypto Fixed certificate check return. 2017-07-28 08:35:41 +02:00
gdi Removed unused variable. 2017-08-31 09:57:49 +02:00
locale Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
primitives fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
CMakeLists.txt Disable GFX H264 if no backend compiled in. 2017-07-17 09:25:21 +02:00
freerdp.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
FreeRDPConfig.cmake.in cleanup cmake exports and pkg-config files 2016-01-12 17:32:33 +01:00