• Tobias Klauser's avatar
    unix: use private copy of ustat_t on Linux · 63fc586f
    Tobias Klauser authored
    The ustat syscall has been deprecated on Linux for a long time and the
    upcoming glibc 2.28 will remove ustat.h and it can no longer be used to
    to generate the Ustat_t wrapper type. Since Linux still provides the
    syscall, let's not break this functionality and add a private copy of
    struct ustat so Ustat_t can still be generated.
    
    Updates golang/go#25990
    
    Change-Id: I74cf405ce6df92da36f1ee900ab6d98997d8f994
    Reviewed-on: https://go-review.googlesource.com/120295
    Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    63fc586f
Name
Last commit
Last update
cpu Loading commit data...
plan9 Loading commit data...
unix Loading commit data...
windows Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
codereview.cfg Loading commit data...