public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/23083] hurd: msg_lspid/msg_lrpid have type unsigned short instead of pid_t
       [not found] <bug-23083-131@http.sourceware.org/bugzilla/>
@ 2023-05-01 13:08 ` cvs-commit at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: cvs-commit at gcc dot gnu.org @ 2023-05-01 13:08 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=23083

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Samuel Thibault
<sthibaul@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=e2b3d7f4853124746178148cf3f2af4e9c23f73d

commit e2b3d7f4853124746178148cf3f2af4e9c23f73d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon May 1 14:51:22 2023 +0200

    hurd 64bit: Fix struct msqid_ds and shmid_ds fields

    The standards want msg_lspid/msg_lrpid/shm_cpid/shm_lpid to be pid_t, see
BZ
    23083 and 23085.

    We can leave them __rpc_pid_t on i386 for ABI compatibility, but avoid
    hitting the issue on 64bit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-01 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23083-131@http.sourceware.org/bugzilla/>
2023-05-01 13:08 ` [Bug hurd/23083] hurd: msg_lspid/msg_lrpid have type unsigned short instead of pid_t cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).