(RLIMIT_AS): Do not define; just use conditional
commit66b1f79fb06d8d0715e74cedb848f245d404b5dd
authorJim Meyering <jim@meyering.net>
Fri, 13 Apr 2001 07:15:06 +0000 (13 07:15 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 Apr 2001 07:15:06 +0000 (13 07:15 +0000)
treefce0f5b7cba5286c8c03a7a1d36bd0203850094f
parentf9b3e59ae52b6f359d3e66dd66c926cd6b51a54c
(RLIMIT_AS): Do not define; just use conditional
code, since RLIMIT_RSS is similar (and is not standardized).
(default_sort_size): Don't allocate more than the RSS limit,
if this host has such a limit.
src/sort.c