summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-08-09*** empty log message ***Jim Meyering
2003-08-09(libfetish_a_SOURCES): Remove fnmatch_.h.Jim Meyering
(lib_OBJECTS): New macro, for convenience when cutting and pasting Makefile.am templates from gnulib. (EXTRA_DIST): Remove fnmatch_loop.c. (BUILT_SOURCES): Append $(FNMATCH_H). Import the following changes from gnulib templates for alloca and fnmatch): (all-local $(lib_OBJECTS)): New dependencies. (alloca.h): Use alloca.h-t for temporary. (EXTRA_DIST): Append fnmatch_.h, fnmatch_loop.c. (fnmatch.h): New rule. (MOSTLYCLEANFILES): Add fnmatch.h, fnmatch.h-t. (DISTCLEANFILES): Remove fnmatch.h
2003-08-09*** empty log message ***Jim Meyering
2003-08-09(split invocation): Add -d or --numeric-suffixes option to 'split'.Jim Meyering
2003-08-09*** empty log message ***Jim Meyering
2003-08-09Reflect that `split -a 0' is now accepted.Jim Meyering
2003-08-09(suffix_alphabet): New var.Jim Meyering
(longopts, usage, next_file_name, main): Support -d. (next_file_name, main): Allow -a0, as POSIX requires. (next_file_name): Don't assume ASCII-like encoding; 'a' through 'z' are not contiguous in EBCDIC.
2003-08-08*** empty log message ***Jim Meyering
2003-08-08(read_filesystem_list) [MOUNTED_GETFSSTAT]:Jim Meyering
Use MNT_NOWAIT, rather than MNT_WAIT. Otherwise, `df DIR' could hang on OSF/1 5.1 for DIR on both local and remote file systems. Reported by (and fix confirmed by) Nelson H. F. Beebe.
2003-08-07.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07(RE_SYNTAX_POSIX_AWK): Remove SPACE in SPACE-TAB sequence.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07Include getndelim2.h rather than getdelim2.h.Jim Meyering
(cut_fields): Invoke getndelim2 rather than getdelim2.
2003-08-07.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07New file, from gnulib.Jim Meyering
2003-08-07Merge from gnulib.Jim Meyering
2003-08-07(jm_MACROS): Use gl_GETNDELIM2 rather than checking for getdelim.Jim Meyering
(jm_CHECK_ALL_TYPES): Use gt_TYPE_SSIZE_T for ssize_t rather than rolling our own.
2003-08-07*** empty log message ***Jim Meyering
2003-08-07Merge from gnulib.Jim Meyering
2003-08-07Merge from gnulib.Jim Meyering
2003-08-07superseded by getndelim2.[ch]Jim Meyering
2003-08-07New files, from gnulib.Jim Meyering
2003-08-07New files, from gnulib.Jim Meyering
2003-08-07(libfetish_a_SOURCES): Change getdelim2.c andJim Meyering
getdelim2.h to getndelim2.c and getndelim2.h.
2003-08-07*** empty log message ***Jim Meyering
2003-08-07Merge with gnulib.Jim Meyering
(gl_C_RESTRICT): Renamed from ACX_C_RESTRICT. All uses changed. Rename cache vars to gl_cv_*. Incorporate latest Autoconf CVS tricks.
2003-08-07Merge with gnulib.Jim Meyering
(gl_REGEX): New macro. (jm_INCLUDED_REGEX): Don't assume Latin-1 encoding of source code.
2003-08-07*** empty log message ***Jim Meyering
2003-08-07Sync with gnulib.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07.Jim Meyering
2003-08-07.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07Sync with gnulib (white space change only).Jim Meyering
2003-08-07(jm_CHECK_ALL_TYPES): Call gl_TIMESPEC ratherJim Meyering
than jm_CHECK_TYPE_STRUCT_TIMESPEC.
2003-08-07Sync with gnulib, except also require AC_GNU_SOURCE.Jim Meyering
2003-08-07New file, taken from gnulib, with support added for __EXTENSIONS__ a la Solaris.Jim Meyering
2003-08-07*** empty log message ***Jim Meyering
2003-08-07(jm_PREREQ_PHYSMEM, jm_PREREQ_STAT): Ignore headersJim Meyering
that are present but cannot be compiled. This avoids spurious warnings on Solaris 9 sparc with Forte Developer 7 C 5.4.
2003-08-06.Jim Meyering
2003-08-06*** empty log message ***Jim Meyering
2003-08-06(jm_MACROS): Require gl_FUNC_FNMATCH_GNU instead of AC_FUNC_ERROR_AT_LINE.Jim Meyering
2003-08-06New file, from gnulib.Jim Meyering
2003-08-06.Jim Meyering
2003-08-05*** empty log message ***Jim Meyering
2003-08-05Sync from gnulib.Jim Meyering
2003-08-05.Jim Meyering
2003-08-04*** empty log message ***Jim Meyering