efl/src/lib/eio
Gustavo Sverzut Barbieri 0a2d116119 efl: eina_alloca.h to simplify alloca() usage.
having to replicate 18 lines per file just to access alloca() is
insane. Let's do that in Eina.h and avoid that crap :-/



SVN revision: 82082
2013-01-03 15:10:34 +00:00
..
Eio.h efl: add eio_eet_sync symbols 2013-01-03 00:39:18 +00:00
eio_dir.c merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
eio_eet.c eio: formatting 2013-01-03 07:47:27 +00:00
eio_file.c efl/eio: use eina_file_copy() 2012-12-31 23:45:24 +00:00
eio_inline_helper.x merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
eio_main.c eio: use eina_lock abstraction. 2012-12-31 18:26:53 +00:00
eio_map.c merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
eio_monitor.c eio functions no longer crash when passed NULL and throw errors accordingly 2012-12-24 09:44:21 +00:00
eio_monitor_inotify.c efl: don't leak fd on exec. 2012-12-07 11:01:41 +00:00
eio_monitor_poll.c efl: common inotify checks, simplified. 2012-12-06 13:02:59 +00:00
eio_monitor_win32.c merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
eio_private.h efl: eina_alloca.h to simplify alloca() usage. 2013-01-03 15:10:34 +00:00
eio_single.c efl: remove lstat and fchmod checks. 2012-12-31 18:18:00 +00:00
eio_xattr.c eio functions no longer crash when passed NULL and throw errors accordingly 2012-12-24 09:44:21 +00:00