summaryrefslogtreecommitdiff
path: root/src/lib/eio/eio_dir.c
Commit message (Expand)AuthorAgeFilesLines
* eio/dir: fix null derefMike Blumenkrantz2019-09-261-2/+3
* include evil_private.h in last files, and disable symbolic links on Windows i...Vincent Torri2019-05-221-0/+2
* remove Evil.h when not necessary, include evil_private.h when necessaryVincent Torri2019-05-201-0/+4
* eio: fix not to overflow data by performing arithmetic.Hermet Park2019-02-271-1/+1
* eio: fix a potentional BOF problemWonki Kim2019-02-211-23/+77
* Eio: disable the symlink code on WindowsVincent Torri2018-01-301-0/+9
* eio: fix allocation in eio_dir to reuse common safer infra.Cedric BAIL2016-09-081-5/+5
* eio: add internal function able to build array instead of triggering a callba...Cedric Bail2016-09-081-44/+87
* eio - fix possible stringhare del bug in dir chmodCarsten Haitzler (Rasterman)2014-08-141-1/+2
* formatting fixCarsten Haitzler (Rasterman)2014-08-141-1/+1
* eio: remove warning.Cedric BAIL2014-03-051-1/+0
* eio: factorize code to have one place where data are pushed.Cedric BAIL2014-03-051-7/+1
* efl: formattingSebastian Dransfeld2013-06-201-5/+5
* merge: eio + fix compilation on windows + minor fixes + po filesVincent Torri2012-12-041-0/+1001