[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#697456: libc6-dev: Missing personality enum values in sys/personality.h



Package: libc6-dev
Version: 2.13-38
Severity: normal

<sys/personality.h> is out of sync with <linux/personality.h>.

It's missing:

        UNAME26 =               0x0020000,
        FDPIC_FUNCPTRS =        0x0080000,      /* userspace function ptrs point to descriptors
                                                 * (signal handling)
                                                 */

(from /usr/include/linux/personality.h)

It would be highly desirable for <sys/personality.h> to
include these as well.

This affects all versions in testing/unstable/experimental.


Thanks,
Roger


Reply to: