Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/evil

Dir     : e17/proto/evil


Modified Files:
        ChangeLog 


Log Message:
* src/lib/Evil.h:
add strdup define
* src/lib/evil.c: (evil_tmpdir_get), (evil_homedir_get):
include stdlib.h to define MB_CUR_MAX
On Windows CE, tmpdir and homedir are defined as "\windows"
* src/lib/mman/mman.c: (mmap), (munmap):
compile the big fat hack of mmap only on Windows CE

===================================================================
RCS file: /cvs/e/e17/proto/evil/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- ChangeLog   8 Jun 2008 21:39:49 -0000       1.21
+++ ChangeLog   9 Jun 2008 18:35:49 -0000       1.22
@@ -1,3 +1,15 @@
+2008-06-09  Vincent Torri  <doursse at users dot sf dot net>
+
+       * src/lib/Evil.h:
+       add strdup define
+
+       * src/lib/evil.c: (evil_tmpdir_get), (evil_homedir_get):
+       include stdlib.h to define MB_CUR_MAX
+       On Windows CE, tmpdir and homedir are defined as "\windows"
+
+       * src/lib/mman/mman.c: (mmap), (munmap):
+       compile the big fat hack of mmap only on Windows CE
+
 2008-06-08  Vincent Torri  <doursse at users dot sf dot net>
 
        * src/lib/Evil.h:



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to