efl/src/lib/eio
Xavi Artigas 3e88b3b9f9 Tabs: remove them
They have been known to crash some old compilers and have
severe performance penalties on non-power-of-two architectures
like the Chitauri 13-bit processors.

Tabs also cause eye strain, vomits, brain tumors and bad breath.
2020-02-12 10:44:06 +01:00
..
Eio.h
Eio.hh
Eio_Eo.h
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
efl_io_manager.eo Tabs: remove them 2020-02-12 10:44:06 +01: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_dir.c eio/dir: fix null deref 2019-09-26 17:59:59 -04:00
eio_eet.c
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_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
eio_sentry.eo
eio_sentry_private.h
eio_single.c eio: fix warning 2019-09-12 14:45:58 -04:00
eio_xattr.c
meson.build