summaryrefslogtreecommitdiff
path: root/libiberty/xmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-041-2/+1
* Fix PR63758 by using the _NSGetEnviron() API on DarwinRoland McGrath2015-10-181-2/+3
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-5/+17
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* ternary.h: Don't use PARAMS anymore.Gabriel Dos Reis2005-03-281-20/+9
* argv.c: Use ANSI_PROTOTYPES instead of __STDC__.Roger Sayle2003-04-151-1/+1
* * xmalloc.c (xmalloc_fail): Clarify error message further.Neil Booth2002-03-041-1/+1
* * xmalloc.c (xmalloc_fail): Clarify error message.Neil Booth2002-03-031-2/+2
* alloca.c, [...]: Improve manual formatting.Joseph Myers2001-10-071-2/+2
* libiberty.texi: (Top level): Add syncodeindex pg.Eli Zaretskii2001-09-271-1/+2
* configure.in (MAKEINFO, PERL): Detect these.DJ Delorie2001-09-261-0/+42
* Makefile.in, [...]: Expunge remaining traces of facility for running MD files...Zack Weinberg2000-11-221-63/+31
* * xmalloc.c: Include config.h for HAVE_SBRK definition.J. David Anglin2000-05-181-0/+3
* xmalloc.c (xmalloc): Fix spelling error.Mark Mitchell1999-10-031-6/+6
* configure.in (checkfuncs): Check for sbrk.Mumit Khan1999-04-151-13/+13
* pexecute.c: Change all references to __UWIN__ to _UWIN.Mumit Khan1999-04-111-11/+11
* pexecute.c (__CYGWIN32__): Rename toMumit Khan1999-03-101-8/+8
* configure.in: Check for calloc.Kaveh R. Ghazi1998-11-131-0/+36
* Add mingw32 support.Mumit Khan1998-01-171-1/+21
* Initial revisionJason Merrill1997-08-211-0/+113