Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (jm_PREREQ): Require gl_UTIMENS. | Jim Meyering | |
2003-08-09 | Include utimens.h. | Jim Meyering | |
Set file timestamps with utimens, not utime. | |||
2003-08-09 | (libeftish_a_SOURCES): Add utimens.c, utimens.h. | Jim Meyering | |
2003-08-09 | Test HAVE_UTIME, not HAVE_UTIMES. | Jim Meyering | |
Prefer utime, since it works and utimes doesn't on some systems. | |||
2003-08-09 | Include utimens.h. | Jim Meyering | |
(copy_internal): Set file timestamps with utimens, not utime. | |||
2003-08-09 | Include utimens.h. | Jim Meyering | |
(change_timestamps): Set file timestamps with utimens, not utime. | |||
2003-08-09 | Include utimens.h. | Jim Meyering | |
(re_protect): Set file timestamps with utimens, not utime. | |||
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (gl_PREREQ_VASNPRINTF): Solaris 2.5.1 needs -lw to get the wcslen function. | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (sc_sun_os_names): New rule. | Jim Meyering | |
(syntax-check-rules): Add it. | |||
2003-08-09 | Tweak Solaris OS version number in comment. | Jim Meyering | |
2003-08-09 | (main): Tweak Solaris OS version number in comment. | Jim Meyering | |
2003-08-09 | Tweak Solaris OS version number in comment. | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | Change Solaris 2.7 to Solaris 5.7 in comment. | Jim Meyering | |
2003-08-09 | Change Solaris2.7 to Solaris 5.7. | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (unicode_to_mb): Change Solaris 2.7 to Solaris 5.7 in comment. | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (pipe_lines): Use memchr to skip lines, rather than an explicit loop. | Jim Meyering | |
2003-08-09 | Add new undocumented option, --presume-input-pipe. | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
2003-08-09 | superceded by extensions.m4 from gnulib | Jim Meyering | |
2003-08-09 | replaced by unlocked-io.m4 from gnulib | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | Merge from gnulib. | Jim Meyering | |
2003-08-09 | New files, from gnulib. | Jim Meyering | |
2003-08-09 | Use new gnulib 'extensions' module. | Jim Meyering | |
Invoke gl_USE_SYSTEM_EXTENSIONS instead of AC_GNU_SOURCE. | |||
2003-08-09 | . | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | Ensure that a/b/F has at least 65 bytes too. | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | Use the e.g., `$(FNMATCH_H)' notation for AC_REPLACED | Jim Meyering | |
variable names, rather than @FNMATCH_H@. Likewise for $(ALLOCA_H). (fnmatch.h): Use `$@' in the commands, in place of the three copies of the literal target, `fnmatch.h'. (alloca.h): Likewise. | |||
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | (jm_MACROS): Replace jm_INCLUDED_REGEX([lib/regex.c]) with gl_REGEX. | Jim Meyering | |
Replace jm_FUNC_MKTIME with gl_FUNC_MKTIME. Remove redundant AC_FUNC_FNMATCH_GNU, jm_FUNC_MKTIME. Remove AC_FUNC_VPRINTF. Add gl_ERROR. | |||
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 | |