Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-08-07 | (xalloc_msg_memory_exhausted): Now char const[], | Jim Meyering | |
not char *const and pointing to a constant array. | |||
2000-08-07 | back out Copyright date changes for files with no changes year | Jim Meyering | |
2000-07-09 | update copyright date | Jim Meyering | |
1999-11-09 | (XMALLOC): Correct misnamed macro parameter name: s/N_bytes/N_items/. | Jim Meyering | |
(XCALLOC): Likewise. (XREALLOC): Likewise. | |||
1999-10-04 | (__attribute__): Define to empty if GCC claims to | Jim Meyering | |
be before 2.8; this is needed for OPENStep 4.2 cc. Also, define to empty if strict ANSI. | |||
1999-09-28 | (__attribute__): Protect against redefinition. | Jim Meyering | |
1999-09-26 | small correction from Akim | Jim Meyering | |
1999-09-26 | (__attribute__): Define. | Jim Meyering | |
(ATTRIBUTE_NORETURN): Define. (xalloc_fail_func): Add noreturn attribute. (xalloc_die): Declare. (NEW): Define as yet unused macro. (XFREE): Likewise (CCLONE): Likewise. (CLONE): Likewise. From Akim Demaille. | |||
1999-09-02 | (xalloc_fail_func): Use `PARAMS'. | Jim Meyering | |
(xstrdup): Add protoype. | |||
1999-01-01 | Add comments. | Jim Meyering | |
(PARAMS, XMALLOC, XCALLOC, XREALLOC): Define. Based on changes from Akim Demaille. | |||
1997-12-21 | Use PARAMS, not __P. | Jim Meyering | |
1997-10-25 | . | Jim Meyering | |