[PATCH][AArch64][BZ 18400] fix elf_prpsinfo in procfs.h

Szabolcs Nagy szabolcs.nagy@arm.com
Tue May 12 08:48:00 GMT 2015


Kernel uses int pr_uid, pr_gid, but glibc used unsigned short.

This is an ABI breaking change so I created a bugzilla ticket,
but I guess glibc elf_prpsinfo is not widely used if this
haven't come up yet.

Changelog:

2015-05-12  Szabolcs Nagy  <szabolcs.nagy@arm.com>

	[BZ #18400]
	* sysdeps/unix/sysv/linux/aarch64/sys/procfs.h (struct elf_prpsinfo):
	Fix pr_uid and pr_gid members.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prpsinfo.diff
Type: text/x-patch
Size: 636 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150512/ed6b42b5/attachment.bin>


More information about the Libc-alpha mailing list