syscall: remove Ustat
commit9ddee15f56047ccc116bc63eb4f8621f3066ea96
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jun 2018 14:25:52 +0000 (22 14:25 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 22 Jun 2018 14:25:52 +0000 (22 14:25 +0000)
tree4091ced53bb61d9a7f86a2957b2259bfdcbd56d4
parent3f27defbedfc9bc508480744c94a6e019ae5eab7
syscall: remove Ustat

    glibc 2.28 removes ustat.h and the ustat function entirely, which
    breaks syscall.Ustat.

    Updates golang/go#25990

    Reviewed-on: https://go-review.googlesource.com/120535

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261896 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/config.h.in
libgo/configure
libgo/configure.ac
libgo/go/syscall/libcall_linux_ustat.go [deleted file]
libgo/mksysinfo.sh
libgo/sysinfo.c