Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/evil

Dir     : e17/proto/evil


Modified Files:
        ChangeLog 


Log Message:
* src/lib/Evil.h:
declare pid_t, ssize_t and mode_t for vc++ before flock
structure (vc++)
* src/lib/dlfcn/dlfcn.h:
include limits.h for vc++
* src/lib/evil.c: (symlink), (readlink):
use UNICODE instead of checking the OS. Use PATH_MAX instead
of MB_CUR_MAX when needed

===================================================================
RCS file: /cvs/e/e17/proto/evil/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- ChangeLog   3 Jul 2008 09:08:59 -0000       1.26
+++ ChangeLog   13 Jul 2008 17:34:52 -0000      1.27
@@ -1,3 +1,15 @@
+2008-07-13  Vincent Torri  <doursse at users dot sf dot net>
+
+       * src/lib/Evil.h:
+       declare pid_t, ssize_t and mode_t for vc++ before flock
+       structure (vc++)
+       * src/lib/dlfcn/dlfcn.h:
+       include limits.h for vc++
+
+       * src/lib/evil.c: (symlink), (readlink):
+       use UNICODE instead of checking the OS. Use PATH_MAX instead
+       of MB_CUR_MAX when needed
+
 2008-07-03  Vincent Torri  <doursse at users dot sf dot net>
 
        * src/lib/Evil.h:



-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to