Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / lib / alloca.c
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2011-12-15 Paul Eggertalloca: protect comment from gnulib-tool
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-06-20 Paul Eggertalloca: port to compilers that can optimize like GCC...
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2010-12-29 Paul Eggertalloca: one step towards thread-safety
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2004-05-17 Paul Eggertalloca cleanup: always include <alloca.h>.
2003-11-24 Paul EggertRemove dependency of alloca on xalloc.
2003-10-27 Paul Eggert(alloca): xmalloc cannot return NULL, so don't test...
2003-09-08 Paul EggertRemove K&R cruft.
2003-08-09 Paul EggertMerge from coreutils.
2002-12-05 Paul Eggert[defined emacs]: Include "lisp.h".
2001-08-30 Jim Meyering(alloca): Arg is of type size_t, not unsigned.
2001-02-16 Jim Meyering(malloc): Undef before defining, since stdlib.h may...
2000-01-16 Jim MeyeringSync with the version from emacs-20.5.
1998-12-07 Jim Meyeringansideclify
1998-04-09 Jim Meyeringindent cpp directives
1998-04-09 Jim Meyeringmake there be two spaces after `.' in comments
1996-10-09 Jim Meyering,
1992-11-01 Jim MeyeringInitial revision