[BACK]Return to linux_fcntl.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / common

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/compat/linux/common/linux_fcntl.h between version 1.15 and 1.15.2.1

version 1.15, 2013/09/24 13:27:50 version 1.15.2.1, 2014/08/10 06:54:33
Line 50 
Line 50 
 #define LINUX_AT_NO_AUTOMOUNT           0x0800  #define LINUX_AT_NO_AUTOMOUNT           0x0800
 #define LINUX_AT_EMPTY_PATH             0x1000  #define LINUX_AT_EMPTY_PATH             0x1000
   
   int linux_to_bsd_ioflags(int);
 int linux_to_bsd_atflags(int);  int linux_to_bsd_atflags(int);
   
 struct linux_flock {  struct linux_flock {

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.15.2.1

CVSweb <webmaster@jp.NetBSD.org>