Home | History | Annotate | Download | only in i386
History log of /src/sys/compat/linux/arch/i386/linux_fcntl.h
RevisionDateAuthorComments
 1.8  25-Jun-2014  njoly Add a few missing open(2) flags (LINUX_O_*). Fix alpha wrong values.
 1.7  02-Nov-2010  chs branches: 1.7.18; 1.7.32;
define LINUX_O_CLOEXEC.
sort definitions by value.
consistently use hex instead of octal for the values.
 1.6  21-Sep-2010  chs implement O_DIRECTORY as standardized in POSIX-2008,
for both native and linux emulations.
this fixes the rest of PR 43695.
 1.5  28-Apr-2008  martin branches: 1.5.20; 1.5.22;
Remove clause 3 and 4 from TNF licenses
 1.4  30-Sep-2001  manu branches: 1.4.116; 1.4.118; 1.4.120;
Added initial support for fcntl64 system call (file locking is not
implemented)
 1.3  04-Oct-1998  fvdl branches: 1.3.24; 1.3.26; 1.3.28;
Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
 1.2  01-Oct-1998  erh Split linux_fcntl.h into i386 and common parts.
 1.1  28-Feb-1995  fvdl Added Linux compat code.
 1.3.28.1  01-Oct-2001  fvdl Catch up with -current.
 1.3.26.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.24.1  08-Oct-2001  nathanw Catch up to -current.
 1.4.120.2  09-Oct-2010  yamt sync with head
 1.4.120.1  16-May-2008  yamt sync with head.
 1.4.118.1  18-May-2008  yamt sync with head.
 1.4.116.1  02-Jun-2008  mjf Sync with HEAD.
 1.5.22.1  05-Mar-2011  rmind sync with head
 1.5.20.2  06-Nov-2010  uebayasi Sync with HEAD.
 1.5.20.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.7.32.1  10-Aug-2014  tls Rebase.
 1.7.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed