Searched hist:227691 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11.0-release/sys/i386/ibcs2/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
H A Dibcs2_fcntl.cdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/compat/svr4/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
H A Dsvr4_fcntl.cdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/amd64/linux32/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/i386/linux/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/compat/freebsd32/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/compat/linux/
H A Dlinux_file.cdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
/freebsd-11.0-release/sys/kern/
H A Dsyscalls.masterdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.
H A Dvfs_syscalls.cdiff 227691 Sat Nov 19 06:45:41 MST 2011 ed Improve *access*() parameter name consistency.

The current code mixes the use of `flags' and `mode'. This is a bit
confusing, since the faccessat() function as a `flag' parameter to store
the AT_ flag.

Make this less confusing by using the same name as used in the POSIX
specification -- `amode'.

Completed in 324 milliseconds