efl/src
Chris Michael ff5bac5e6e ecore-drm: Fix trapping of SIGUSR1 for VT switching signals
SIGUSR1 is used here to catch VT switching and either acquire or
release the VT. The problem is that XWayland Also sends SIGUSR1 when
it has finished initializing. In order to not get confused about where
the SIGUSR1 came from we can check the pid inside the siginfo
structure and see if it matches.

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2014-07-17 14:47:02 -04:00
..
benchmarks autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
bin Eolian generator: Disable system dir scan. 2014-07-17 16:07:57 +01:00
bindings Fixes ABI breakage in Eldbus for use with C++ Eldbus 2014-07-15 08:01:14 +09:00
edje_external/emotion efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00
examples evas/evas3d - removed unused warnings in the example. 2014-07-15 12:01:24 +09:00
lib ecore-drm: Fix trapping of SIGUSR1 for VT switching signals 2014-07-17 14:47:02 -04:00
modules evas-drm: Remove extra blank line 2014-07-16 11:35:26 -04:00
scripts/eina pkgbuild - enable scim by default for input methods and sdl is pointless 2013-12-23 13:38:54 +09:00
static_libs lz4: fix another security issue on ARM 32bits. 2014-07-14 15:59:06 +02:00
tests eolian: make event type syntax consistent 2014-07-15 23:50:34 +01:00
utils/ecore ecore - utils - makekeys - fix uniitialized arrays 2013-12-13 21:26:05 +09:00
Makefile.am efl: remove Windows CE support 2014-07-13 15:17:17 +02:00
Makefile_EPhysics.am
Makefile_Ecore.am new eina api/object - eina thread queues 2014-07-15 20:39:13 +09:00
Makefile_Ecore_Audio.am Eolian: Integration of Ecore Audio In Tone 2014-04-02 15:56:14 +03:00
Makefile_Ecore_Audio_Cxx.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_Avahi.am Ecore_Avahi: initial commit. 2013-12-17 19:37:05 +09:00
Makefile_Ecore_Cocoa.am ecore_cocoa: missing link flag 2014-06-18 11:34:07 +02:00
Makefile_Ecore_Con.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Cxx.am autotools/eolian-cxx: Added variable to avoid code duplication. 2014-07-02 12:57:58 -03:00
Makefile_Ecore_Drm.am ecore-drm: Add dbus file 2014-07-15 09:44:14 -04:00
Makefile_Ecore_Evas.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am Win32: Add configuration to cross-compile 2014-05-20 15:16:43 +09:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am ecore_win23: oops forgotten path. 2014-06-23 11:25:04 +02:00
Makefile_Ecore_X.am Ecore X: Correctly handle autogen generated ecore_x_version.h 2014-04-02 14:54:16 +01:00
Makefile_Edje.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Edje_Cxx.am autotools/eolian-cxx: Added variable to avoid code duplication. 2014-07-02 12:57:58 -03:00
Makefile_Edje_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Eet.am Eet: Add support for ETC2 encoding and decoding 2014-06-13 17:14:56 +09:00
Makefile_Eet_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Eeze.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Efl.am
Makefile_Efreet.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eina.am new eina api/object - eina thread queues 2014-07-15 20:39:13 +09:00
Makefile_Eina_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Eldbus_Cxx.am eldbus-cxx: Implementation of eldbus C++ API 2014-07-03 16:28:23 +09:00
Makefile_Elua.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Elua_Helper.am elua: helper makefile typo fix 2014-06-16 09:46:41 +01:00
Makefile_Embryo.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Emotion.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Eo.am Eo base: Start generating eo_base from the .eo file. 2014-06-03 11:28:02 +01:00
Makefile_Eo_Cxx.am Dont install c++ headers of bindings when --disable-c++11 is used. 2014-06-02 15:54:06 +02:00
Makefile_Eolian.am eolian: separate database fill stuff from the parser 2014-07-11 11:31:48 +01:00
Makefile_Eolian_Cxx.am eolian_cxx: add missing file for make dist. 2014-07-07 14:44:08 +02:00
Makefile_Eolian_Cxx_Helper.am eolian-cxx: Added namespaces and more (see below) 2014-06-30 19:35:06 +01:00
Makefile_Eolian_Helper.am Compilation: align EOLIAN, EDJ with CC and others 2014-05-12 14:55:23 +09:00
Makefile_Escape.am
Makefile_Ethumb.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Ethumb_Client.am autotools: Fixed 'make examples' and 'make examples-install' 2014-07-02 20:01:09 -03:00
Makefile_Evas.am evas - work on evas render2 and begin making it work at all 2014-07-16 20:43:32 +09:00
Makefile_Evas_Cxx.am autotools/eolian-cxx: Fixed the dependencies in some rules. 2014-07-01 17:08:47 -03:00
Makefile_Evil.am efl: remove Windows CE support 2014-07-13 15:17:17 +02:00