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

Diff for /src/include/unistd.h between version 1.96 and 1.97

version 1.96, 2014/12/11 23:05:38 version 1.97, 2014/12/13 20:42:41
Line 144 
Line 144 
 #define _XOPEN_UNIX                             (-1)  #define _XOPEN_UNIX                             (-1)
   
 /* Define the POSIX.2 version we target for compliance. */  /* Define the POSIX.2 version we target for compliance. */
 #define _POSIX2_VERSION                         199212L  #define _POSIX2_VERSION                         200809L
   
 /* the sysconf(3) variable values are part of the ABI */  /* the sysconf(3) variable values are part of the ABI */
   

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97