summaryrefslogtreecommitdiffstats
path: root/lib/xalloc.h
AgeCommit message (Expand)AuthorLines
2005-09-22(VERIFY_EXPR, X2NREALLOC, X2REALLOC): Remove.Paul Eggert-19/+1
2005-09-13Revert unintended change that removed definitionsJim Meyering-1/+19
2005-09-13mostly update copyrightsCPPI-1_12Jim Meyering-19/+1
2005-07-12(X2NREALLOC): Define.Jim Meyering-0/+7
2005-06-30(VERIFY_EXPR): Undef and add a comment.Jim Meyering-1/+3
2005-06-29(VERIFY_EXPR): Define.Jim Meyering-1/+10
2005-05-14Update FSF postal mail address.Jim Meyering-1/+1
2004-10-05Rename xclone to xmemdup. Remove obsolete xalloc macros.Paul Eggert-13/+2
2004-08-09Remove dependency of xalloc on error, etc.Paul Eggert-13/+3
2004-08-05Sync from gnulib.Paul Eggert-1/+14
2003-11-13Update from gnulib.Jim Meyering-9/+3
2003-11-11Update from gnulib.Jim Meyering-2/+17
2003-10-31Update from gnulib.Jim Meyering-0/+8
2003-10-13Import latest version from gnulib.Jim Meyering-23/+15
2003-07-23(XCALLOC, XREALLOC, CCLONE): Fix under- and over-parenthesization in macros.Jim Meyering-5/+5
2003-07-18Merge with gnulib. Use a single exit_failure variable ratherJim Meyering-6/+2
2003-06-18Use `1990-2000' notation in Copyright line until Emacs'Jim Meyering-2/+1
2003-06-18Include <stddef.h>.Jim Meyering-5/+9
2003-04-11(XMALLOC, XCALLOC, XREALLOC): Remove unnecessary casts.Jim Meyering-4/+4
2003-04-11(PARAMS): Remove definitions and uses.Jim Meyering-15/+7
2000-10-31Add "2000" to Copyright line, as this file was changed this year.Jim Meyering-1/+1
2000-08-07(xalloc_msg_memory_exhausted): Now char const[],Jim Meyering-3/+3
2000-08-07back out Copyright date changes for files with no changes yearJim Meyering-1/+1
2000-07-09update copyright dateJim Meyering-1/+1
1999-11-09(XMALLOC): Correct misnamed macro parameter name: s/N_bytes/N_items/.Jim Meyering-4/+4
1999-10-04(__attribute__): Define to empty if GCC claims toJim Meyering-1/+1
1999-09-28(__attribute__): Protect against redefinition.Jim Meyering-2/+4
1999-09-26small correction from AkimJim Meyering-2/+2
1999-09-26(__attribute__): Define.Jim Meyering-2/+34
1999-09-02(xalloc_fail_func): Use `PARAMS'.Jim Meyering-2/+3
1999-01-01Add comments.Jim Meyering-11/+42
1997-12-21Use PARAMS, not __P.Jim Meyering-5/+6
1997-10-25.Jim Meyering-0/+20