efl/src/lib/eet
Carsten Haitzler e9e40eb610 eet - add eet_sync_sync() that syncs data to disk and fdatasyncs it
this ensures that if eet_sync_sync() returns that all data has been
synced to disk (as best possible with fdatasync()).

@feat
2022-05-16 14:02:31 +01:00
..
Eet.h eet - add eet_sync_sync() that syncs data to disk and fdatasyncs it 2022-05-16 14:02:31 +01:00
Eet_private.h eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_alloc.c
eet_cipher.c eet, emile: safety++ 2021-02-04 10:11:33 +09:00
eet_connection.c Get rid of trailing whitespaces (7 / 14) 2020-06-23 10:30:05 +02:00
eet_data.c eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_dictionary.c eet - fix seg when doing unusual things with eet write then read 2022-01-04 09:44:20 +00:00
eet_image.c replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
eet_lib.c eet - add eet_sync_sync() that syncs data to disk and fdatasyncs it 2022-05-16 14:02:31 +01:00
eet_node.c Eet: remove useless inclusion of Evil.h 2019-05-17 11:53:35 +01:00
eet_utils.c eet - optimize eet dictionary building 2021-10-23 12:15:17 +01:00
meson.build refactor build 2020-05-27 11:06:46 +02:00