Add x2realloc, x2nrealloc. Port to C99 inline.
[gnulib.git] / lib / xalloc.h
2003-10-27 Paul EggertAdd x2realloc, x2nrealloc. Port to C99 inline.
2003-10-13 Paul EggertRevamp xalloc interface so that it can check for addres...
2003-07-22 Paul EggertSync with coreutils xalloc.h, xmalloc.c, xmemcoll.h...
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2000-10-31 Jim MeyeringAdd "2000" to Copyright line, as this file was changed...
2000-08-07 Jim Meyering(xalloc_msg_memory_exhausted): Now char const[],
2000-08-07 Jim Meyeringback out Copyright date changes for files with no chang...
2000-07-09 Jim Meyeringupdate copyright date
1999-11-09 Jim Meyering(XMALLOC): Correct misnamed macro parameter name: s...
1999-10-04 Jim Meyering(__attribute__): Define to empty if GCC claims to
1999-09-28 Jim Meyering(__attribute__): Protect against redefinition.
1999-09-26 Jim Meyeringsmall correction from Akim
1999-09-26 Jim Meyering(__attribute__): Define.
1999-09-02 Jim Meyering(xalloc_fail_func): Use `PARAMS'.
1999-01-01 Jim MeyeringAdd comments.
1997-12-21 Jim MeyeringUse PARAMS, not __P.
1997-10-25 Jim Meyering.