syscall: remove Ustat
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 22 Jun 2018 14:25:52 +0000 (14:25 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 22 Jun 2018 14:25:52 +0000 (14:25 +0000)
commit38a4d6da179a0c88cc8b697470f928488e0553ee
tree4091ced53bb61d9a7f86a2957b2259bfdcbd56d4
parent626d407be8579bca557958353844a87d15ef5849
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

From-SVN: r261896
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