[Bug 1010069] Re: bits/fcntl.h does not define AT_EMPTY_PATH
Launchpad Bug Tracker
1010069 at bugs.launchpad.net
Thu Aug 9 23:45:13 UTC 2012
This bug was fixed in the package eglibc - 2.15-0ubuntu16
---------------
eglibc (2.15-0ubuntu16) quantal; urgency=low
* Backport fix from 2.16 to fix htons() conversion errors on non-x86
architectures, by correctly casting to uint16_t (LP: #1016349)
* Restore missing AT_EMPTY_PATH definition in fnctl.h (LP: #1010069)
* Backport FMA4/AVX detection from glibc 2.16 (LP: #956051, #979003)
* Backport fixups to AVX-using code to match the detection backport.
-- Adam Conrad <adconrad at ubuntu.com> Thu, 09 Aug 2012 15:15:53 -0600
** Changed in: eglibc (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to eglibc in Ubuntu.
https://bugs.launchpad.net/bugs/1010069
Title:
bits/fcntl.h does not define AT_EMPTY_PATH
Status in “eglibc” package in Ubuntu:
Fix Released
Status in “eglibc” source package in Precise:
New
Bug description:
This bug is not upstream, and the define is too new to appear in
debian. Upstream, AT_EMPTY_PATH is defined in io/fcntl.h. In debian,
debian/patches/any/submitted-bits-fcntl_h-at.diff moves the *AT
defines into the per-arch bits/fcntl.h files. The ubuntu-specific
merge of newer upstream updated the patch doing so to remove the
AT_EMPTY_PATH with the rest of that blcok from io/fcntl.c, but does
not add it to the bits/fcntl.h files.
This is needed for qemu-kvm to compile the virtio-9p-handle.c file.
A debdiff is attached which adds the definition.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1010069/+subscriptions
More information about the foundations-bugs
mailing list