ed 9cedd4d52c 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'.
2011-11-19 06:35:15 +00:00
..
2011-10-30 14:55:00 +00:00
2011-10-27 14:15:26 +00:00
MFC
2011-05-09 18:53:13 +00:00
2011-11-18 11:18:59 +00:00
2011-11-16 18:42:43 +00:00
2011-11-17 06:54:49 +00:00