Enlightenment CVS committal Author : chaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/include Modified Files: evfs_event.h evfs_command.h Log Message: * EvfsStat =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_event.h,v retrieving revision 1.23 retrieving revision 1.24 diff -u -3 -r1.23 -r1.24 --- evfs_event.h 16 Aug 2007 13:24:32 -0000 1.23 +++ evfs_event.h 20 Aug 2007 11:04:40 -0000 1.24 @@ -127,14 +127,7 @@ EvfsEvent base; EvfsFilereference* file; - int st_mode; - int st_uid; - int st_gid; - uint64 st_size; - int ist_atime; - int ist_mtime; - int ist_ctime; - + EvfsStat* stat; } EvfsEventStat; #define EVFS_EVENT_METADATA_GROUPS(event) ((EvfsEventMetadataGroups *) event) =================================================================== RCS file: /cvs/e/e17/apps/evfs/src/include/evfs_command.h,v retrieving revision 1.20 retrieving revision 1.21 diff -u -3 -r1.20 -r1.21 --- evfs_command.h 19 Aug 2007 01:30:08 -0000 1.20 +++ evfs_command.h 20 Aug 2007 11:04:40 -0000 1.21 @@ -33,7 +33,7 @@ evfs_command_type; typedef enum EvfsCommandOption { - EVFS_COMMAND_OPTION_STAT + EVFS_COMMAND_OPTION_STAT = 1 } EvfsCommandOption; typedef struct evfs_command_file ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs