summaryrefslogtreecommitdiff
path: root/src/alloca.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the prototype for xfree.Eli Zaretskii2004-01-301-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Some merging with gnulib. Change logic and docDave Love2003-08-201-26/+22
* (alloca): Declare arg as size_t.Dave Love2003-06-121-2/+5
* Test DO_BLOCK_INPUT rather than `emacs'Richard M. Stallman2003-05-091-3/+3
* Undo ifdef change accidentally made on 12-04.Richard M. Stallman2002-12-071-1/+1
* Don't use #error.Richard M. Stallman2002-12-041-1/+5
* Whitespace changes.Richard M. Stallman2002-12-041-70/+70
* Comment fix.Dave Love2002-11-251-1/+1
* Use #error.Dave Love2000-08-171-4/+7
* (free) [emacs && EMACS_FREE]: Define as EMACS_FREE.Gerd Moellmann2000-07-181-0/+3
* (malloc) [emacs]: Define as xmalloc.Gerd Moellmann2000-07-141-1/+1
* [emacs]: Include lisp.h (needed by atimer.h includedAndrew Innes2000-07-041-0/+1
* formatting tweaksMike Stump1996-07-031-2/+2
* (NULL): Define only if not already defined.Roland McGrath1996-03-201-0/+2
* [HAVE_STRING_H]: Include string.h.Roland McGrath1996-03-201-0/+7
* (alloca): If malloc fails, just abort.Karl Heuer1996-01-071-0/+3
* remove CONFIG_BROKETSDavid J. MacKenzie1994-09-261-4/+0
* [emacs]: Block input around the garbage reclamation.Richard M. Stallman1994-06-021-0/+12
* entered into RCSRichard M. Stallman1993-09-201-0/+4
* *** empty log message ***Roland McGrath1993-09-101-1/+1
* *** empty log message ***Roland McGrath1993-08-161-1/+2
* *** empty log message ***Roland McGrath1993-08-111-1/+5
* *** empty log message ***Richard M. Stallman1993-08-101-1/+1
* *** empty log message ***Jim Meyering1993-07-131-2/+2
* *** empty log message ***Richard M. Stallman1993-05-251-2/+6
* *** empty log message ***Jim Blandy1993-05-241-0/+11
* *** empty log message ***Jim Blandy1993-05-211-7/+1
* Initial revisionJim Meyering1993-05-111-0/+466