efl/src/lib/eio
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
Eio.h efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
Eio.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Eio_Eo.h efl_model : rename all efl_model based classes. 2019-01-31 14:59:37 +09:00
Eio_Legacy.h efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
efl_io_manager.c eio: work around the lack of integration between Ecore_Thread and Eina_Future. 2019-03-27 15:03:33 -07:00
efl_io_manager.eo eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
efl_io_model.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
efl_io_model.eo docs: minor tweaks to efl_io_model 2019-09-05 17:01:02 +02:00
efl_io_model_private.h eio: remove unecessary use of weak reference. 2019-03-27 15:03:26 -07:00
eio_dir.c eio/dir: fix null deref 2019-09-26 17:59:59 -04:00
eio_eet.c eio: properly track destruction of all Eet eio request. 2016-09-12 16:19:10 -07:00
eio_file.c eio - don't call cb's after a cancel 2019-08-30 12:43:24 +01:00
eio_inline_helper.x Eio: avoid symbolic link on Windows 2019-05-21 13:35:01 -04:00
eio_main.c eo: use efl_provider_{un,}register infrastructure instead of Efl_Loop one. 2019-07-17 21:57:57 +02:00
eio_map.c eio: track length of resulting operation to be reported by futures. 2016-09-08 14:58:06 -07:00
eio_monitor.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_monitor_cocoa.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_monitor_inotify.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_monitor_kevent.c eio - fbsd - make fd for monitored file close on exec 2019-10-12 13:02:31 +01:00
eio_monitor_poll.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_monitor_win32.c efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_private.h efl_io_model: next try to fix this race condition 2019-09-19 14:50:42 -07:00
eio_sentry.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
eio_sentry.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
eio_sentry_private.h eio/sentry: destroy event handlers when deleting sentry 2018-08-17 22:19:32 +02:00
eio_single.c eio: fix warning 2019-09-12 14:45:58 -04:00
eio_xattr.c eio: add an internal function for getting xattr in bulk. 2016-09-08 15:16:43 -07:00
meson.build build: add a option to disable eo file installation 2019-03-14 12:44:00 -04:00