HomeFreeBSD

Add missing POSIX 1003.1-2008 open(2) flag; O_TTY_INIT.

Description

Add missing POSIX 1003.1-2008 open(2) flag; O_TTY_INIT.

On FreeBSD, this is the default behaviour. According to the spec, we may
give this flag a value of zero, but I'd rather not do this. If we define
it to a non-zero value, we can always change default behaviour without
changing the ABI. This is very unlikely to happen, though.

Details

Provenance
edAuthored on Feb 28 2009, 10:10 AM
Parents
rG7fb2aa104fd1: Tests for getdelim().
Branches
Unknown
Tags
Unknown

Event Timeline