]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Revamp code so that function macros depend on
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Dec 2005 06:55:01 +0000 (06:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Dec 2005 06:55:01 +0000 (06:55 +0000)
commit1c5cebe7033a90f4350ddb794f905dce68f2d6b8
tree31809fba115cf188d45318a9abc2f25022149bec
parent0ae5a45fcb88256c0a3fce26c2cb3ab643f1a941
Revamp code so that function macros depend on
__OPENAT_PREFIX only, not also on AT_FDCWD.
(openat_ro): Remove.  Caller changed to use openat_permissive.
(openat_permissive): Now a macro, if not a function.
(openat_restore_fail, openat_save_fail): Now always functions,
since mkdirat needs them even if __OPENAT_PREFIX is defined.
lib/openat.h