Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Torri 3b44645363 efl: add binary mode to f(re)open() calls
This allows better compatibility with Windows

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-12-05 21:04:36 +01:00
Carsten Haitzler 4bcfee0ef3 ecore - utils - makekeys - fix uniitialized arrays
potential problem due to stak being filled or not. this fixes possible
problems CID 1039547 and CID 1039546
2013-12-13 21:26:05 +09:00
Eduardo Lima (Etrunko) d3292a7ae9 Split .gitignore into multiple files
Signed-off-by: Eduardo Lima (Etrunko) <eduardo.lima@intel.com>
2013-06-11 18:18:50 -03:00
Gustavo Sverzut Barbieri cde6032c2e efl/ecore_x: remove shadow warning from makekeys
the warning didn't exist because we were not using cflags, now we will.

all these variables are not used outside main(), so keep them local.



SVN revision: 82473
2013-01-09 16:39:07 +00:00
Vincent Torri 7d6010b12c merge: add escape ecore, fix several bugs
SVN revision: 79995
2012-12-02 22:35:45 +00:00