efl/src/lib/eio
q66 c216f5baf2 eina, eio, evas: remove wrong __USE_MISC branches
The first branch is the POSIX-compliant one and the one that
should always be taken; __USE_MISC is an unrelated glibc-specific
macro so the code was not being used on non-glibc Linux systems
even though it should be.

All these branches are Linux-specific, so there is no legacy
code to worry about, even if it was actually useful at some point
in history.
2024-01-03 16:20:07 +01:00
..
Eio.h eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03: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 eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03: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: convert all Eina.Strbuf & Eina.Binbuf 2020-06-09 10:29:29 +02:00
efl_io_model.c efl_io_model: initialize memory 2021-04-10 13:11:07 +02: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 efl_io_model: do not self reference, this is dangerous 2021-04-10 13:11:07 +02:00
eio_dir.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eio_eet.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eio_file.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eio_inline_helper.x Eio: avoid symbolic link on Windows 2019-05-21 13:35:01 -04:00
eio_main.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eio_map.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
eio_monitor.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03: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_mon: separate dir/file concerns. 2021-11-26 08:32:17 +00:00
eio_monitor_poll.c eina, eio, evas: remove wrong __USE_MISC branches 2024-01-03 16:20:07 +01: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 Fix typos - (Part #5) 2020-06-25 09:03:07 +02: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 eina, eio, evas: remove wrong __USE_MISC branches 2024-01-03 16:20:07 +01:00
eio_xattr.c eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00
meson.build eio: Rename EAPI macro to EIO_API in Eio library 2020-12-14 11:45:35 -03:00