]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib: remove openat fallback functions (include/at.h)
authorRuediger Meier <ruediger.meier@ga-group.nl>
Mon, 29 Feb 2016 11:38:58 +0000 (12:38 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Mar 2016 14:33:56 +0000 (15:33 +0100)
commit2208b3ccb298be2675cf005b761b1668f8cd576f
tree2321d7e68e87a87be24220824a47453f67a3881a
parent59e2fea11918dadaa99a8fdd25c9a2171c01db2f
lib: remove openat fallback functions (include/at.h)

I have validated that we are still compatible at least back to
  - openSUSE 11.4
  - SLE 11
  - RHEL/CentOS 6
  - OSX 10.10.x, (Xcode 6.3)
  - FreeBSD 10.2

Confirmed incompatibility:
  - OSX 10.9.x, (Xcode 6.2)

Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
12 files changed:
disk-utils/partx.c
include/at.h
lib/Makemodule.am
lib/at.c
lib/loopdev.c
lib/procutils.c
lib/sysfs.c
libblkid/src/devname.c
libblkid/src/devno.c
libmount/src/tab_parse.c
misc-utils/lsblk.c
misc-utils/lslocks.c