FreeRDP/uwac
Kyle Evans 1b5e234135 uwac: don't try to use O_TMPFILE on FreeBSD
Currently, this sets an invalid open flag and attempts to open(), which
will fail.  Instead of doing that, don't try to define O_TMPFILE where
such a definition can't exist and force the fallback rather than making
an always-fail open() call.
2020-06-08 08:17:25 +02:00
..
include uwac, wlfreerdp: corrected API for UwacOutput and added monitor listing 2020-04-21 08:12:31 +02:00
libuwac uwac: don't try to use O_TMPFILE on FreeBSD 2020-06-08 08:17:25 +02:00
protocols Added KDE server side window decoration interface as fallback. 2019-01-22 17:10:32 +01:00
CMakeLists.txt Increased uwac library version. 2020-05-08 11:04:03 +02:00
uwac.pc.in Include major version number in library names 2017-01-16 11:11:58 +01:00
uwacConfig.cmake.in uwac: generate .pc and cmake find-module 2016-02-25 23:47:32 +01:00
uwacVersion.cmake uwac: generate .pc and cmake find-module 2016-02-25 23:47:32 +01:00