(getmonth): Remove HAVE_ALLOCA #ifdefs.
authorJim Meyering <jim@meyering.net>
Thu, 6 Nov 1997 14:37:34 +0000 (14:37 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 6 Nov 1997 14:37:34 +0000 (14:37 +0000)
commita313a7d147cb0c098982762d724715db3b2e931e
tree7497ff47aeaaefeac95a94291e92c5bb87e692ef
parenta8da87911ca012a74ac96eb9be69028163f4adbc
(getmonth): Remove HAVE_ALLOCA #ifdefs.
We always have alloca.
(keycompare): Don't use variable size arrays (it's a gcc-extension).
Rewrite code that increments new lengths when not `ignoring'.
src/sort.c