LINUX_O_APPEND
if (l_flags & LINUX_O_APPEND)
td->td_retval[0] |= LINUX_O_APPEND;
if (args->arg & LINUX_O_APPEND)