public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/23081] hurd: l_type and l_whence members of flock structure have type int instead of short
       [not found] <bug-23081-131@http.sourceware.org/bugzilla/>
@ 2023-05-01 13:07 ` 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:07 UTC (permalink / raw)
  To: glibc-bugs

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

--- 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=d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3

commit d5e2f9eaf7384ebf8f09831eb9fa15dad2ecf2c3
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon May 1 14:35:32 2023 +0200

    hurd 64bit: Fix flock fields types

    The standards want l_type and l_whence to be short ints, see BZ 23081.

    We can leave them ints 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-23081-131@http.sourceware.org/bugzilla/>
2023-05-01 13:07 ` [Bug hurd/23081] hurd: l_type and l_whence members of flock structure have type int instead of short 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).