syscall: change RLIM_INFINITY from 0xffffffffffffffff to -1
commit6bfb70cd1c3432756a0083456cacaabef9120e69
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Nov 2018 15:30:51 +0000 (9 15:30 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Nov 2018 15:30:51 +0000 (9 15:30 +0000)
tree4e5710fb533d2b4686a53adfc2b26b6d1f18292a
parentd71a5603ee2ec177e71b52dfe1585420d1db95a5
syscall: change RLIM_INFINITY from 0xffffffffffffffff to -1

    For compatibility with the gc toolchain's syscall package.

    Fixes golang/go#28665

    Reviewed-on: https://go-review.googlesource.com/c/148697

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265974 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/mksysinfo.sh