summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* .SH-UTILS-2_0Jim Meyering1999-08-141-2/+1
|
* (ARGMATCH_QUOTING_STYLE):Jim Meyering1999-08-101-15/+5
| | | | | | Change from escape_quoting_style to locale_quoting_style. (argmatch_invalid): Use new quotearg_style primitive for simplicity. Also, use ARGMATCH_QUOTING_STYLE to quote, instead of quoting ourselves.
* (locale_quoting_style): New enum value.Jim Meyering1999-08-101-3/+12
| | | | (quotearg_n_style, quotearg_style): New decls.
* Include <libintl.h> if ENABLE_NLS.Jim Meyering1999-08-101-23/+55
| | | | | | | | | (_): New macro. (quoting_style_args, quoting_style_v, quotearg_buffer): Add support for locale_quoting_style, using _("`") and _("'") for open and close quote symbols. Do not quote spaces in escape_quoting_style. (quotearg_n_style, quotearg_style): New functions.
* .Jim Meyering1999-08-081-1/+2
|
* fix typoJim Meyering1999-08-081-1/+1
|
* update prototypeJim Meyering1999-08-081-1/+1
|
* (savedir): Change type of name_size parameter to off_t.Jim Meyering1999-08-081-3/+3
|
* .SH-UTILS-1_16mJim Meyering1999-08-071-0/+10
|
* (OtherTable[]): Use tDAY_UNIT for `tomorrow,'Jim Meyering1999-08-071-4/+4
| | | | | | | `yesterday,' `today,' and `now' rather than tMINUTE_UNIT. Of course with correspondingly smaller numbers for tomorrow and yesterday. This change does not change the way the code works, since the grammar rules for the two symbols are analogous.
* *** empty log message ***TEXTUTILS-2_0Jim Meyering1999-08-051-0/+6
|
* Rename test file from conftestdata to conftest.dataJim Meyering1999-08-051-2/+2
| | | | | to avoid conflicts with `conftest' on 8+3 filesystems. Suggestion from Eli Zaretskii.
* *** empty log message ***TEXTUTILS-1_22qJim Meyering1999-08-041-0/+8
|
* (AM_FUNC_GETLINE): Run this test.Jim Meyering1999-08-041-0/+5
| | | | (AC_CHECK_FUNCS): Check for getdelim.
* *** empty log message ***Jim Meyering1999-08-021-0/+4
|
* Add a comment.Jim Meyering1999-08-021-0/+2
|
* .TEXTUTILS-1_22pJim Meyering1999-08-012-2/+4
|
* .Jim Meyering1999-08-011-12/+1
|
* .Jim Meyering1999-08-011-106/+0
|
* *** empty log message ***Jim Meyering1999-08-011-0/+4
|
* (AC_FUNC_MKTIME): Undefine to avoid syntax errors from m4.Jim Meyering1999-08-011-0/+3
|
* *** empty log message ***Jim Meyering1999-08-011-5/+0
|
* *** empty log message ***Jim Meyering1999-08-011-1/+0
|
* *** empty log message ***Jim Meyering1999-08-011-0/+1
|
* *** empty log message ***Jim Meyering1999-08-011-1/+11
|
* New file, which is a preview of what should appearJim Meyering1999-08-011-0/+167
| | | | in the next public autoconf release.
* *** empty log message ***Jim Meyering1999-08-011-2/+23
|
* (jm_AC_PREREQ_XSTRTOUMAX): Check whetherJim Meyering1999-08-011-4/+16
| | | | | <inttypes.h> defines strtoumax as a macro (and not as a function).
* New file. It contains the old contents ofJim Meyering1999-08-011-0/+115
| | | | | | | lfs.m4, except that all names with prefix AC_LFS have been changed to use the prefix AC_SYS_LARGEFILE instead, to be compatible with future autoconf versions. Also, some minor m4 quoting problems have been fixed.
* (jm_AC_TYPE_UNSIGNED_LONG_LONG): Make sureJim Meyering1999-08-011-3/+4
| | | | | that we can shift, multiply and divide unsigned long long values; Ultrix cc can't do it.
* *** empty log message ***Jim Meyering1999-08-011-0/+7
|
* (AM_WITH_NLS): Remove unnecessary lines.Jim Meyering1999-08-011-25/+14
| | | | | | Fix typo: $nls_cv_header_intl was misspelled as $nsl_cv_header_intl. (AM_GNU_GETTEXT): Fix problem with brackets and m4 quoting, and simplify the shell code.
* (quotearg_buffer):Jim Meyering1999-08-011-0/+4
| | | | Don't quote spaces if C quoting style.
* .TEXTUTILS-1_22oJim Meyering1999-07-302-13/+24
|
* .Jim Meyering1999-07-301-1/+3
|
* Include <sys/types.h> now that linebuffer.h usesJim Meyering1999-07-301-0/+1
| | | | size_t. This is required on at least SunOS4. From Kaveh Ghazi.
* *** empty log message ***Jim Meyering1999-07-261-62/+0
|
* update commentsJim Meyering1999-07-201-4/+6
|
* (translate_040_to_space) [MOUNTED_GETMNTENT1]: New function.Jim Meyering1999-07-201-1/+61
| | | | (read_filesystem_list) [MOUNTED_GETMNTENT1]: Use it.
* *** empty log message ***TEXTUTILS-1_22nJim Meyering1999-07-201-0/+4
|
* (AC_REPLACE_FUNCS): Add memmove.Jim Meyering1999-07-201-0/+1
|
* .Jim Meyering1999-07-181-1/+2
|
* (noinst_HEADERS): Add getpagesize.h.Jim Meyering1999-07-151-1/+2
|
* .Jim Meyering1999-07-151-0/+35
|
* *** empty log message ***Jim Meyering1999-07-151-0/+1
|
* *** empty log message ***Jim Meyering1999-07-151-0/+4
|
* (AC_CHECK_FUNCS): Check for getpagesize.Jim Meyering1999-07-151-0/+1
|
* (get_fs_usage) [STATFS_TRUNCATES_BLOCK_COUNTS]:Jim Meyering1999-07-151-2/+2
| | | | Work around SunOS botch also when block size is different from 1k.
* *** empty log message ***Jim Meyering1999-07-101-0/+5
|
* cpp indent and split a long lineJim Meyering1999-07-101-23/+24
|