Don't call sysconf() in a loop conditional when the loop won't affect it
authorguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 19:45:24 +0000 (19:45 +0000)
committerguenther <guenther@openbsd.org>
Sun, 14 Aug 2016 19:45:24 +0000 (19:45 +0000)
commitadf3ff49aed68f420fda489b6591e36b75e5c843
tree0102204e531648e4876d2b8999ca9ea7b9e2b3a9
parent6d424a7e86e8aeecd3d8ba37d7d2e816cd05e7bc
Don't call sysconf() in a loop conditional when the loop won't affect it

ok natano@ tedu@
bin/csh/misc.c