r265973 - /branches/gcc-8-branch/libgo/mksysinf...

ian@gcc.gnu.org ian@gcc.gnu.org
Fri Nov 9 15:29:00 GMT 2018


Author: ian
Date: Fri Nov  9 15:29:52 2018
New Revision: 265973

URL: https://gcc.gnu.org/viewcvs?rev=265973&root=gcc&view=rev
Log:
    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

Modified:
    branches/gcc-8-branch/libgo/mksysinfo.sh



More information about the Gcc-cvs mailing list