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

Diff for /src/include/grp.h between version 1.11 and 1.12

version 1.11, 2012/12/05 23:19:57 version 1.12, 2014/08/31 04:04:38
Line 69 
Line 69 
                     size_t, struct group **);                      size_t, struct group **);
 #endif  #endif
 #if __BSD_VISIBLE  #if __BSD_VISIBLE
 void             setgrfile(const char *);  
 int              setgroupent(int);  int              setgroupent(int);
 char            *group_from_gid(gid_t, int);  char            *group_from_gid(gid_t, int);
 #endif  #endif

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12