diff options
author | pfg <pfg@FreeBSD.org> | 2015-02-17 16:01:00 +0000 |
---|---|---|
committer | pfg <pfg@FreeBSD.org> | 2015-02-17 16:01:00 +0000 |
commit | 3f44c8b9f32b9c7540d172f7c4d417b3b45daebe (patch) | |
tree | b858b79a33463473934bb087ccc907a5fce104ab /contrib/llvm/lib/Support | |
parent | a86377a7d01dfcfb77f8143e978090043e18a3e3 (diff) | |
download | FreeBSD-src-3f44c8b9f32b9c7540d172f7c4d417b3b45daebe.zip FreeBSD-src-3f44c8b9f32b9c7540d172f7c4d417b3b45daebe.tar.gz |
ulimit(3): simplify.
rlim_t is at least as large as long, so we don't need the
extra variable to keep the intermediate step. We don't
need the volatile either.
The code was tested on i386 and amd64.
Suggested by: bde
X-MFC with: r278803
Diffstat (limited to 'contrib/llvm/lib/Support')
0 files changed, 0 insertions, 0 deletions