summaryrefslogtreecommitdiff
path: root/src/lib/evil
Commit message (Expand)AuthorAgeFilesLines
* evil: deprecate evil_tmpdir_get() and evil_homedir_get().Vincent Torri2015-06-011-2/+2
* evil: fix dladdr() implementation, add 2 unit tests for evil.Vincent Torri2015-05-072-48/+170
* evil: fix mem leak in dlsym() when using UNICODEVincent Torri2015-05-071-1/+7
* evil: minor formatting in dlfcn.cVincent Torri2015-05-071-27/+27
* evil: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-2/+3
* evil: remove unused files (evil_p*) and uneeded evil_uuid.c file (managed by ...Vincent Torri2015-04-197-4381/+0
* evil: fix access to a file mapping objectVincent Torri2015-03-221-1/+1
* Spelling fixesBryce Harrington2015-03-182-2/+2
* evil: add strndup().Michelle Legrand2015-03-122-0/+31
* evil: fix gecos field of struct pwVincent Torri2015-02-241-10/+8
* evil: fix initialisation.michelle legrand2015-02-071-1/+1
* evil: prevent _evil_init_count from going below zero.Srivardhan Hebbar2015-02-051-0/+7
* evil: get right Windows environment variables for home path.michelle legrand2015-01-301-0/+9
* evil: add windows compatible langinfo.michelle legrand2015-01-302-0/+28
* evil: fix SEGFAULT in strcasestrAndrii Kroitor2015-01-291-1/+3
* evil: fix initialisation of the socket library.Vincent Torri2015-01-281-1/+15
* evil: fix memory leak issue in evil_dirent module.vivek2014-12-251-0/+1
* evil: add getpwnam() functionVincent Torri2014-12-102-33/+57
* evil: simplify implementation of localtime_rVincent Torri2014-10-202-28/+12
* evil: formatting.Vincent Torri2014-10-201-1/+1
* Evil: add strptime()Vincent Torri2014-09-282-0/+599
* Evil: fix fcntl() when used with F_SETFLVincent Torri2014-09-281-7/+15
* efl: remove Windows CE supportVincent Torri2014-07-1323-1500/+99
* evil: fix mistaken check of returned value by mkdir.Cedric BAIL2014-07-121-1/+1
* evil: actually commit the right fix.Cedric BAIL2014-06-201-1/+1
* evas: fix build of jpeg saver on Windows.Cedric BAIL2014-06-201-0/+1
* Evil: Add support for mkstempsJean-Philippe Andre2014-04-022-28/+45
* evil: fix Doxygen markup to prevent warnings.Jeff Grimshaw2014-03-152-2/+2
* evil: don't depend on the toolchain defined macro.Cedric BAIL2014-02-212-2/+2
* evil: fix include to correctly define type used in the header.Cedric BAIL2014-01-061-0/+2
* evil: use the right ifdef.Cedric Bail2013-12-011-1/+1
* evil: let's try a more modern declaration.Cedric Bail2013-11-061-5/+1
* evil: let's try to get the right header.Cedric Bail2013-11-041-1/+1
* evil: add regex code (needed for elm).Vincent Torri2013-11-0413-0/+3387
* evil: remove libgen and the GNU *printf code (both in mingw-w64).Vincent Torri2013-10-318-139/+2
* evil: fix compilation for Windows >= Vista and gcc 4.8.1.Cedric Bail2013-09-112-1/+9
* evil: fix access value to shared memory.Cedric Bail2013-07-291-4/+4
* evil: add strsep function.Christophe Sadoine2013-06-252-3/+68
* evil: added evil_rename() a wrapper around rename().Christophe Sadoine2013-06-252-2/+47
* evil: returned the good value for mkstempCedric Bail2013-06-252-2/+5
* efl: formattingSebastian Dransfeld2013-06-201-1/+1
* Evil: add mkdtempCedric Bail2013-03-312-28/+89
* efl: add macro to swap Windows and Unix path separators.Cedric Bail2013-03-196-53/+30
* Add F_GETFL support (which does actually nothingCedric Bail2013-03-112-1/+6
* eina, evil: fix warning on 64 bitsCedric Bail2013-03-101-2/+2
* efl: remove check for errno.hLucas De Marchi2013-01-106-63/+5
* efl/docs: clean-up and make it more uniform.Gustavo Sverzut Barbieri2012-12-281-10/+47
* efl/docs: fix evil x escape conflictsGustavo Sverzut Barbieri2012-12-283-20/+14
* efl: Created Evil group and added existing Evil groups to it.Jonas M. Gastal2012-12-1812-0/+12
* efl: Adding a unified main page that links to the "mainpage" of libs.Jonas M. Gastal2012-12-181-1/+1