[BACK]Return to dirent.h CVS log [TXT][DIR] Up to [local] / src / include

Diff for /src/include/dirent.h between version 1.16 and 1.17

version 1.16, 2006/04/01 18:06:59 version 1.17, 2007/02/08 16:34:38
Line 77 
Line 77 
   
 /* flags for opendir2 */  /* flags for opendir2 */
 #define DTF_NODUP       0x0002  /* don't return duplicate names */  #define DTF_NODUP       0x0002  /* don't return duplicate names */
 #define __DTF_READALL   0x0008  /* everything has been read */  
   
 #ifndef NULL  #ifndef NULL
 #ifdef  __GNUG__  #ifdef  __GNUG__

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17