efl/src/bin
Jean Guyomarc'h 45b12224ec eina: fix compilation on OpenBSD/Windows of eina_btlog
We only care whether the process terminated successfully or not.
Non-zero values will be anything but a success, so we don't even care
about the exit code of the program.

This should fix compiling on OpenBSD (where WEXITSTATUS needed
to be defined by including a system header) as well on Windows.

Fixes T3733
2016-06-02 00:14:22 +02:00
..
ecore_buffer ecore-buffer: Add ecore_buffer library to EFL. 2015-06-22 10:31:42 -04:00
ecore_evas ecore_evas_convert: Improve cmdline help a bit 2015-11-02 13:39:28 +09:00
edje edje_cc: fix SIGNAL_EMIT action inheritance error 2016-06-01 10:22:25 -07:00
eet eet: Fix warning in eet file 2015-11-23 19:41:30 +09:00
eeze efl: add binary mode to open() calls 2015-12-05 21:06:04 +01:00
efl efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
efl_js efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
efreet Revert "efreetd - reduce memory usage by using stringshare much more" 2016-05-02 21:03:14 -04:00
eina eina: fix compilation on OpenBSD/Windows of eina_btlog 2016-06-02 00:14:22 +02:00
eldbus eldbus-codegen: More memory leak fixes for generated code. 2014-11-24 10:14:23 +01:00
elementary Revert "Eo: Remove eo_del() and make eo_unref() the replacement." 2016-06-01 13:33:21 +01:00
elua elua lib: use Eina_Bool as return val in some utils 2015-05-06 15:05:23 +01:00
embryo efl: add binary mode to fdopen() calls 2015-12-05 21:05:23 +01:00
eolian eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
eolian_cxx eolian-cxx: Fixed lookup of class types 2016-05-26 16:47:04 -03:00
eolian_js js fixes 2016-05-18 17:52:47 +02:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client Ethumb: Fix clang warning 2015-04-21 20:11:02 +09:00
evas evas_cserve2: use void to force empty function parameters 2015-11-26 17:23:47 +01:00
evil Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00