It appears that the `#pragma alloca' included via "system.h" is
authorJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 11:38:43 +0000 (11:38 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 12 Jul 2003 11:38:43 +0000 (11:38 +0000)
commit64521cfa9a4b76ec424a2e9c06ec6552b03c3551
treec00ad22cb703404fffce5013f642ee97bd2bcee3
parent1b0d576996b7d1c085cd928c8593832d6f479920
It appears that the `#pragma alloca' included via "system.h" is
adequate, since join.c uses alloca, yet lacked an in-file #pragma.

Remove `#pragma alloca'.
src/copy.c
src/cp.c
src/df.c
src/install.c
src/ln.c
src/ls.c
src/mv.c
src/remove.c