summaryrefslogtreecommitdiff
path: root/alloca.c
Commit message (Collapse)AuthorAgeFilesLines
* Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines.Paul Smith2012-03-041-1/+1
| | | | Fixes Savannah bug #34530.
* Convert the source code to use ANSI C style function definitions andPaul Smith2002-10-141-3/+2
| | | | | | | | enable the automake ansi2knr capability. Right now this doesn't quite build using a K&R compiler because of a problem with the loadavg test program, but the rest of the code works. I'm asking the automake list about this problem.
* formatting tweaksMark Seaborn1996-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
| | | | [HAVE_STDLIB_H]: Include stdlib.h.
* (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
| | | | Include blockinput.h.
* 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