summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-16Remove dependency on xalloc module.Jim Meyering
(xalloc_die): Remove. (memory_full) [!defined emacs]: New macro. [!defined emacs]: Don't include xalloc.h. (alloca): Invoke memory_full, not xalloc_die, if malloc fails or address arithmetic overflows. Change datatypes a bit to avoid unnecessary casts.
2004-01-16update copyright to sync from gnulibJim Meyering
2004-01-16.Jim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16Sync with version from gettext-0.13.1.Jim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(_AC_LIBOBJ_FNMATCH): Remove AC_DEFINE of fnmatch here.Jim Meyering
This avoids havoc on compilers for which '#define fnmatch rpl_fnmatch' followed by '#define fnmatch fnmatch_posix' gives an error.
2004-01-16solely comment (serial-number line) changeJim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(gl_PREREQ_GETPASS): Check for stdio_ext.h.Jim Meyering
2004-01-16content-free sync-from-gnulibJim Meyering
2004-01-16bump serial number to sync with gnulibJim Meyering
2004-01-16.Jim Meyering
2004-01-16*** empty log message ***Jim Meyering
2004-01-16(touch invocation): touch -r and -d can nowJim Meyering
both be specified, with -r specifying the origin for -d.
2004-01-15.Jim Meyering
2004-01-15*** empty log message ***Jim Meyering
2004-01-15(flexible_date): Remove static var.Jim Meyering
(get_reldate): New function. (main): Use it, to implement this new behavior.
2004-01-15*** empty log message ***Jim Meyering
2004-01-15Factor out some common options.Jim Meyering
(Common options): Define macros here. (What information is listed, cp invocation): Use the macro(s). (install invocation, mv invocation, ln invocation): Likewise. (df invocation, du invocation): Likewise.
2004-01-15(gl_POSIXVER): Require gl_DEFAULT_POSIX2_VERSION.Jim Meyering
2004-01-15*** empty log message ***Jim Meyering
2004-01-15Include posixver.h.Jim Meyering
2004-01-13reapply my SPACE-TAB-related changesJim Meyering
2004-01-13update from automake-1.8.2Jim Meyering
2004-01-13*** empty log message ***Jim Meyering
2004-01-13duh: system.h, not system.cJim Meyering
2004-01-13*** empty log message ***Jim Meyering
2004-01-13Replace src/sys2.h with src/system.h.Jim Meyering
2004-01-13*** empty log message ***Jim Meyering
2004-01-13.Jim Meyering
2004-01-13(noinst_HEADERS): Remove sys2.h.Jim Meyering
2004-01-13removed: contents have been included in system.hJim Meyering
2004-01-13Include contents of sys2.h.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12Update from gettext-0.13.1.Jim Meyering
2004-01-12.Jim Meyering
2004-01-12New files. From gettext-0.13.1.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12Use gettext-0.13.1.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12.Jim Meyering
2004-01-12.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12Update from gettext-0.13.1.Jim Meyering
2004-01-12.Jim Meyering
2004-01-12*** empty log message ***Jim Meyering
2004-01-12Add m4/po.m4 to the list of exceptions.Jim Meyering