ulimit: set both hard and soft limits by default
authorAlexander Shishkin <virtuoso@slind.org>
Tue, 27 Jul 2010 06:40:55 +0000 (08:40 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 27 Jul 2010 06:40:55 +0000 (08:40 +0200)
commit17e0e43c3522882e2ac8e921132540ba01a1c66c
treedea5b907947dd291fb756676a6a2095a5f36d374
parent06702365d7faf47ebfc5b5453d73ade235ea4c65
ulimit: set both hard and soft limits by default

function                                             old     new   delta
shell_builtin_ulimit                                 494     498      +4

Signed-off-by: Alexander Shishkin <virtuoso@slind.org>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/shell_common.c