public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/23084] hurd: st_dev has type unsigned long long instead of dev_t (unsigned)
       [not found] <bug-23084-131@http.sourceware.org/bugzilla/>
@ 2023-05-02 19:36 ` 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-02 19:36 UTC (permalink / raw)
  To: glibc-bugs

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

--- 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=0ec48e3337506fcd33abdd86b5ab9e331564b65c

commit 0ec48e3337506fcd33abdd86b5ab9e331564b65c
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Tue May 2 21:29:26 2023 +0200

    hurd 64bit: Make dev_t word type

    dev_t are 64bit on Linux ports, so better increase their size on 64bit
    Hurd. It happens that this helps with BZ 23084 there: st_dev has type
fsid_t
    (quad) and is specified by POSIX to have type dev_t. Making dev_t 64bit
    makes these match.

-- 
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-02 19:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23084-131@http.sourceware.org/bugzilla/>
2023-05-02 19:36 ` [Bug hurd/23084] hurd: st_dev has type unsigned long long instead of dev_t (unsigned) 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).