efl/src
Vincent Torri 34e25ac568 Eina: add eina_file_access() API
this addition is motivated by the fact that the access() API on
Windows just check if a file is read only or read/write. See

https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/access-waccess?view=msvc-170#remarks

This API now also manage if a file/dir is executable or not.

On Unix, access() is just called.
2024-01-18 03:54:03 +01:00
..
benchmarks benchmark: Remove unnecessary import and export macros from benchmark executables 2020-12-06 12:25:19 -03:00
bin fix vieet bashism 2024-01-16 01:20:32 -08:00
bindings efl_unref is in eo 2023-11-14 01:58:25 -08:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples examples: solve EFL_BETA_API_SUPPORT redefinition warning 2023-12-19 04:25:44 -08:00
generic evas - loader - rsvg - work around rsvg now returning 0 sized dims 2021-10-05 01:00:33 +01:00
lib Eina: add eina_file_access() API 2024-01-18 03:54:03 +01:00
modules silence warning in gl blur filter 2023-12-23 15:52:52 +00:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs support linking with system libunibreak 2024-01-13 21:35:57 -08:00
tests Eina: add eina_file_access() API 2024-01-18 03:54:03 +01:00
wayland_protocol wayland - update code generate private code and have no warnings 2021-05-07 00:02:05 +01:00