Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (buffer_lcm): New arg LCM_MAX. | Paul Eggert | 2002-02-28 | 1 | -2/+19 | |
| | ||||||
* | Include errno.h. | Paul Eggert | 2002-02-28 | 1 | -8/+60 | |
| | | | | | | | | | | | | | (errno): Declare if !STDC_HEADERS. Include signal.h. (SA_RESTART): Define if not already defined. Include <inttypes.h>. (PTRDIFF_MAX): Define if not already defined. (TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM): Likewise. (block_read): Accommodate ancient AIX hosts that set errno to EINTR after uncaught SIGCONT. (buffer_lcm): Return a reasonable size if the multiple is too large. New arg LCM_MAX. All callers changed. | |||||
* | (noinst_HEADERS): Add c-stack.h, exitfail.h. | Paul Eggert | 2002-02-28 | 1 | -6/+5 | |
| | | | | | (libdiffutils_a_SOURCES): Add c-stack.c, exitfail.c, quotesys.c. (INCLUDES): Remove. | |||||
* | Include exitfail.h. | Paul Eggert | 2002-02-28 | 1 | -6/+3 | |
| | | | | | (xalloc_exit_failure): Remove; subsumed by exit_failure. All uses changed. | |||||
* | (xalloc_exit_failure): Remove; subsumed by exit_failure. | Paul Eggert | 2002-02-28 | 1 | -6/+1 | |
| | ||||||
* | Include "hard-locale.h". | Paul Eggert | 2002-02-28 | 1 | -2/+5 | |
| | | | | | (hard_locale): Ignore ENABLE_NLS, since we want to operate on locales other than LC_MESSAGES. | |||||
* | Initial revision | Paul Eggert | 2002-02-16 | 2 | -0/+59 | |
| | ||||||
* | Include <string.h>. Reported by Bruno Haible. | Paul Eggert | 2002-01-24 | 1 | -1/+2 | |
| | ||||||
* | Fix comment. | Paul Eggert | 2002-01-24 | 1 | -2/+2 | |
| | ||||||
* | (noinst_HEADERS): Add gettext.h. | Paul Eggert | 2002-01-24 | 1 | -3/+3 | |
| | ||||||
* | Initial revision | Paul Eggert | 2002-01-05 | 1 | -0/+71 | |
| | ||||||
* | [HAVE_FCNTL_H && HAVE_SETMODE_DOS]: Include <fcntl.h>. | Paul Eggert | 2001-12-24 | 1 | -9/+13 | |
| | | | | | | [!HAVE_SETMODE_DOS]: Do not include <unistd.h>. (set_binary_mode): Return mode (not 1) if fd is a tty. Do not assume that O_TEXT is zero. | |||||
* | Latest version from self. | Paul Eggert | 2001-12-22 | 1 | -15/+18 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-12-11 | 2 | -0/+85 | |
| | ||||||
* | (noinst_HEADERS): Add dirname.h, setmode.h. | Paul Eggert | 2001-12-11 | 1 | -4/+5 | |
| | | | | (libdiffutils_a_SOURCES): Add basename.c, setmode.c. | |||||
* | Fix copyright notice. | Paul Eggert | 2001-12-03 | 1 | -16/+12 | |
| | ||||||
* | diffutils 2.7.7 | Paul Eggert | 2001-12-03 | 1 | -0/+343 | |
| | ||||||
* | (EXTRA_DIST): Add xstrtol.c. | Paul Eggert | 2001-12-03 | 1 | -3/+4 | |
| | | | | | (noinst_HEADERS): Add xstrtol.h. (libdiffutils_a_SOURCES): Add xstrtoumax.c. | |||||
* | (__xstrtol): Don't accept 'Ki'; require 'KiB'. | Paul Eggert | 2001-12-03 | 1 | -14/+11 | |
| | ||||||
* | (__xstrtol): Add support for IEC 60027-2. | Paul Eggert | 2001-12-03 | 1 | -9/+23 | |
| | ||||||
* | (EXTRA_DIST): Add strtoimax.c, strtol.c. | Paul Eggert | 2001-11-25 | 1 | -1/+1 | |
| | ||||||
* | (noinst_HEADERS): Add unlocked-io.h. | Paul Eggert | 2001-11-25 | 1 | -1/+2 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-11-23 | 9 | -0/+256 | |
| | ||||||
* | Include config.h, freesoft.h rather than diff.h. | Paul Eggert | 2001-11-23 | 1 | -4/+26 | |
| | | | | (free_software_msgid): Wrap contents in N_. | |||||
* | Use prototypes instead of old-style functions. | Paul Eggert | 2001-11-23 | 1 | -21/+3 | |
| | ||||||
* | Don't include system.h; instead, include config.h, unistd.h. | Paul Eggert | 2001-11-23 | 1 | -15/+21 | |
| | | | | | Use prototypes instead of old-style functions. (block_read): Don't assume that int is no wider than size_t. | |||||
* | Initial revision | Paul Eggert | 2001-11-04 | 1 | -0/+1067 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-10-27 | 1 | -0/+1188 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-10-22 | 1 | -0/+87 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-09-29 | 1 | -0/+288 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-08-23 | 2 | -0/+366 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-07-07 | 1 | -0/+83 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-07-06 | 1 | -0/+372 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-04-02 | 1 | -0/+566 | |
| | ||||||
* | Initial revision | Paul Eggert | 2001-01-26 | 1 | -0/+116 | |
| | ||||||
* | Initial revision | Paul Eggert | 2000-10-31 | 1 | -0/+87 | |
| | ||||||
* | Initial revision | Paul Eggert | 2000-08-07 | 1 | -0/+38 | |
| | ||||||
* | Initial revision | Paul Eggert | 1998-09-14 | 1 | -0/+9 | |
| | ||||||
* | (block_read): New decl. | Paul Eggert | 1998-09-13 | 1 | -13/+15 | |
| | ||||||
* | (block_read): Moved here from cmp.c. | Paul Eggert | 1998-09-13 | 1 | -3/+31 | |
| | ||||||
* | Initial revision | Paul Eggert | 1993-08-27 | 1 | -0/+40 | |
| | ||||||
* | GNU diffutils 2.7 | Paul Eggert | 1993-08-23 | 1 | -0/+20 | |