Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-19 | . | Jim Meyering | |
2003-08-19 | *** empty log message *** | Jim Meyering | |
2003-08-19 | *** empty log message *** | Jim Meyering | |
2003-08-19 | Include <stdlib.h> and <string.h> unconditionally, | Jim Meyering | |
as we're now assuming that part of hosted C89. (free) [!HAVE_DECL_FREE]: Remove decl; no longer needed. (same_name): Invoke pathconf on destination, not source, as that's a bit clearer even if they are the same dir. | |||
2003-08-18 | *** empty log message *** | Jim Meyering | |
2003-08-18 | Remove space before TAB. | Jim Meyering | |
2003-08-18 | Sync with gnulib. | Jim Meyering | |
2003-08-18 | *** empty log message *** | Jim Meyering | |
2003-08-18 | add a few, to let me check in Paul's big merge from gnulib | Jim Meyering | |
2003-08-18 | undo last change -- duh | Jim Meyering | |
2003-08-18 | . | Jim Meyering | |
2003-08-18 | Add a bunch so I can commit Paul's big merge from gnulib | Jim Meyering | |
2003-08-18 | Sync with gnulib, and indent nested cpp directives. | Jim Meyering | |
2003-08-18 | Sync with gnulib. | Jim Meyering | |
2003-08-18 | Sync with gnulib. | Jim Meyering | |
2003-08-18 | Sync with gnulib. | Jim Meyering | |
2003-08-18 | *** empty log message *** | Jim Meyering | |
2003-08-18 | Merge from gnulib. | Jim Meyering | |
(libfetish_a_SOURCES): Remove getndelim2.c, getndelim2.h, xstrtoimax.c. Add localcharset.h. (CLEANFILES, SUFFIXES): Initialize to empty. (EXTRA_DIST): Add getndelim2.c, getndelim2.h. (install-exec-local): Use $(GLIBC21), not @GLIBC21@. Do not mkdir libdir if not glibc21. (charset.alias): @host@ -> $(host). (SUFFIXES, .sin.sed, CLEANFILES): Reorder rules to match gnulib module suggestions. | |||
2003-08-18 | Include <stdbool.h>, <limits.h>. | Jim Meyering | |
(_POSIX_NAME_MAX): Define if not defined. (MIN): New macro. (same_name): If file names are silently truncated, report that the file names are the same if they are the same after the silent truncation. | |||
2003-08-17 | *** empty log message *** | Jim Meyering | |
2003-08-15 | *** empty log message *** | Jim Meyering | |
2003-08-15 | *** empty log message *** | Jim Meyering | |
2003-08-15 | Include "physmem.h" before system includes. | Jim Meyering | |
2003-08-10 | *** empty log message *** | Jim Meyering | |
2003-08-10 | (utimens): Revert most of last change. | Jim Meyering | |
Test HAVE_WORKING_UTIMES instead of HAVE_UTIMES. | |||
2003-08-09 | . | Jim Meyering | |
2003-08-09 | *** empty log message *** | Jim Meyering | |
2003-08-09 | . | Jim Meyering | |
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 | *** empty log message *** | Jim Meyering | |
2003-08-09 | Change Solaris 2.7 to Solaris 5.7 in comment. | 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 | . | 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 | (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-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-07 | Merge from gnulib. | Jim Meyering | |
2003-08-07 | Merge from gnulib. | Jim Meyering | |
2003-08-07 | superseded by getndelim2.[ch] | Jim Meyering | |