r265972 - /branches/gcc-7-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:15 2018
New Revision: 265972

URL: https://gcc.gnu.org/viewcvs?rev=265972&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-7-branch/libgo/mksysinfo.sh



More information about the Gcc-cvs mailing list