fix getrlimit handling on 32-bit systems, and ease porting to 64-bit
authorRich Felker <dalias@aerifal.cx>
Tue, 15 Feb 2011 10:42:27 +0000 (05:42 -0500)
committerRich Felker <dalias@aerifal.cx>
Tue, 15 Feb 2011 10:42:27 +0000 (05:42 -0500)
commitf7eb91e7952553dc24a734030a6c78f8dc6ed455
tree15e212fa4214ba919d02f733c5b266ad1afb71b6
parent13a026bd79f0024d57b7edf8305d625599d10810
fix getrlimit handling on 32-bit systems, and ease porting to 64-bit
arch/i386/syscall.h
src/misc/getrlimit.c