efl/src/lib
Bryce Harrington a2e301db71 ecore-wayland: Use calloc rather than malloc+memset
Summary:
In addition to being fewer lines of code,
malloc + memset to 0 is slower than calloc.  See
http://stackoverflow.com/questions/2688466/why-mallocmemset-is-slower-than-calloc

Signed-off-by: Bryce Harrington <bryce@osg.samsung.com>

Reviewers: zmike, cedric, devilhorns

Reviewed By: devilhorns

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2182
2015-03-17 20:30:32 -04:00
..
ecore ecore signals - make note of forkfd stuff that is new to avoid sigchld 2015-03-13 14:54:02 +09:00
ecore_audio ecore/ecore_audio: fix timer control logically wrong. 2015-03-01 17:59:52 +09:00
ecore_avahi docs: Update ecore avahi group name name to match others 2014-09-11 15:39:43 +02:00
ecore_cocoa ecore_cocoa: add missing window state functions 2015-03-17 10:42:51 +01:00
ecore_con ecore_con: fix build with -DISCOMFITOR and OpenSSL. 2015-03-17 09:58:21 +01:00
ecore_drm ecore-drm: add ecore_drm_devices_get to get the list of drm devices 2015-03-17 09:31:18 -04:00
ecore_evas evas_gl: Add feature to set depth/stencil/msaa bit to window surface. 2015-03-16 14:50:56 +09:00
ecore_fb
ecore_file ecore_file : Changed documentation of ecore_file_mksubdirs 2014-11-21 09:17:31 -05:00
ecore_imf ecore_imf: fix doxygen about key and mouse release event 2015-03-13 18:59:38 +09:00
ecore_imf_evas
ecore_input Expose device (e.g. pen) axis information to applications 2014-11-25 12:43:15 +09:00
ecore_input_evas ecore_input_evas: Add since tage for new ecore_event_evas_axis_update() API 2015-01-27 11:48:54 +01:00
ecore_ipc ecore_ipc: coverity issue - you cannot return without free 2014-12-12 04:05:40 +01:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore-wayland: Use calloc rather than malloc+memset 2015-03-17 20:30:32 -04:00
ecore_win32 ecore_win32: don't allocate Ecore_Event_Key events with NULL keys 2015-01-30 10:49:56 +01:00
ecore_x ecore-xcb: Fix 'variable set but not used' message 2015-02-27 09:44:16 -05:00
edje edje: remove deprecated use of Eina_Binbuf functions. 2015-03-17 09:58:21 +01:00
eet eet: remove use of deprecated Eina_Binbuf functions. 2015-03-17 09:58:21 +01:00
eeze edje, eeze: compiler portability (use full ternary operator) 2015-02-13 14:20:32 +00:00
efl efl: interface are still clearly in beta. 2015-02-07 14:00:28 +01:00
efreet Efreet: do not get confused by path ending with / in XDG_* vars 2015-01-25 12:44:09 +01:00
eina eina: provide a generic eina_binbuf_manage_new. 2015-03-17 09:58:20 +01:00
eio eio: don't restart a monitor on MacOSX when every paths have been removed. 2015-03-17 10:42:51 +01:00
eldbus eldbus: Fix formatting 2015-02-11 15:29:29 -05:00
elocation elocation: Hide also generated headers behind the BETA API define 2015-01-27 16:05:41 +01:00
elua elua: error reporting in the library 2014-12-17 14:44:12 +00:00
embryo embryo: add documentation for Embryo_Version structure. 2014-10-20 18:02:14 +02:00
emile emile: fix coding style with ecrustify. 2015-03-17 09:58:21 +01:00
emotion Fix code to conform to recent Eo changes. 2015-02-23 17:16:02 +00:00
eo eo: updated documentation of eo_add and eo_ref_add. 2015-03-06 20:19:21 +01:00
eolian Eolian: add filename to error message 2015-03-17 09:32:54 +02:00
eolian_cxx eolian_cxx: Fix wrapper constructors by updating to the new eo_add_ref interface 2015-02-23 17:04:53 -03:00
ephysics ephysics - Dereference after null check - fix 2014-09-01 19:40:47 +09:00
escape
ethumb ethumb: update API documentation. 2014-10-20 18:30:51 +02:00
ethumb_client efl - ethumb-client - fix docs for ethumb_client_thumb_exists() 2014-11-03 11:55:30 +09:00
evas evas: use Emile for defining all possible loader API. 2015-03-17 09:58:18 +01:00
evil evil: add strndup(). 2015-03-12 07:43:58 +01:00
.gitignore gitignore: ignore some more generated files. 2014-08-21 17:08:36 +02:00