Home | History | Annotate | Download | only in amd64
History log of /src/sys/compat/linux/arch/amd64/linux_fcntl.h
RevisionDateAuthorComments
 1.6  01-Oct-2024  riastradh sys/compat/linux/arch: Nix trailing whitespace.

No functional change intended.
 1.5  25-Jun-2014  njoly branches: 1.5.64;
Add a few missing open(2) flags (LINUX_O_*). Fix alpha wrong values.
 1.4  02-Nov-2010  chs branches: 1.4.18; 1.4.32;
define LINUX_O_CLOEXEC.
sort definitions by value.
consistently use hex instead of octal for the values.
 1.3  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.2  11-Dec-2005  christos branches: 1.2.74; 1.2.96; 1.2.98;
merge ktrace-lwp.
 1.1  03-May-2005  manu branches: 1.1.8;
First work on COMPAT_LINUX/amd64
Process startup and dynamiclinking work, but processes hang due to
Linux arch_prctl(2) not being really supported yet.
 1.1.8.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.1.8.1  03-May-2005  skrll file linux_fcntl.h was added on branch ktrace-lwp on 2005-11-10 14:00:59 +0000
 1.2.98.1  05-Mar-2011  rmind sync with head
 1.2.96.2  06-Nov-2010  uebayasi Sync with HEAD.
 1.2.96.1  22-Oct-2010  uebayasi Sync with HEAD (-D20101022).
 1.2.74.1  09-Oct-2010  yamt sync with head
 1.4.32.1  10-Aug-2014  tls Rebase.
 1.4.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.5.64.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed