summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-02-01Include mountlist.h first, to test the interface.Paul Eggert
(ME_DUMMY, ME_REMOTE): Moved here from mountlist.c. (ME_DUMMY): Count "subfs" as a dummy.
2005-01-31update from gnulibJim Meyering
2005-01-30*** empty log message ***Jim Meyering
2005-01-30(elide_tail_bytes_pipe): Correct wording in diagnostic.Jim Meyering
2005-01-30.Jim Meyering
2005-01-30*** empty log message ***Jim Meyering
2005-01-30Remove unnecessary parentheses in #if directives.Jim Meyering
2005-01-30*** empty log message ***Jim Meyering
2005-01-30[VSWTCH]: Some systems, like Cygwin, use VSWTCJim Meyering
instead of VSWTCH, for use with CSWTCH.
2005-01-30.Jim Meyering
2005-01-30*** empty log message ***Jim Meyering
2005-01-30Quote user and group names.Jim Meyering
2005-01-30Ignore ACL designation.Jim Meyering
2005-01-30Ignore ACL designation.Jim Meyering
2005-01-30(.PHONY): Add check-root and root-hint.Jim Meyering
2005-01-29.Jim Meyering
2005-01-29*** empty log message ***Jim Meyering
2005-01-29.Jim Meyering
2005-01-29* Makefile.am (libfetish_a_SOURCES): Remove many files from thisJim Meyering
list, now that automake determines their names automatically, thanks to the new AC_LIBSOURCES and AC_LIBOBJ uses in the corresponding ../m4/*.m4 files. (EXTRA_DIST): Add getdate.c here, so that we continue to distribute it.
2005-01-29Use AC_LIBSOURCES to list corresponding source (.c, .h, .y) filesJim Meyering
so that automake automatically knows to distribute those files. Use AC_LIBOBJ to ensure that automake automatically knows the names of always-compiled source files. Automake already knows the names of conditionally compiled ones, e.g., due to preexisting uses of AC_LIBOBJ and AC_REPLACE_FUNCS. [This is a start. Many still remain to be fixed...]
2005-01-29*** empty log message ***Jim Meyering
2005-01-29Require gl_HASH_PJW and gl_BASENAME.Jim Meyering
2005-01-29*** empty log message ***Jim Meyering
2005-01-27*** empty log message ***Jim Meyering
2005-01-27(gl_BASENAME): New file/macro.Jim Meyering
2005-01-25*** empty log message ***Jim Meyering
2005-01-25Don't include assert.h.Jim Meyering
(path_concat): Remove assertion that would have triggered for ABASE starting with more than one slash. Reported by Andreas Schwab.
2005-01-25*** empty log message ***Jim Meyering
2005-01-25*** empty log message ***Jim Meyering
2005-01-25(path_concat): Set *BASE_IN_RESULTJim Meyering
properly when ABASE is an absolute file name. Correct the description of this function. Include <assert.h>. Add an assertion and a test driver. This fixes a bug introduced on 2004-07-02.
2005-01-25Regenerate.Paul Eggert
2005-01-25(usage): Add comma after "-P" to fix typo in previous patch.Paul Eggert
2005-01-24*** empty log message ***Jim Meyering
2005-01-24Use S_BLKSIZE value for ST_NBLOCKSIZE where available.Jim Meyering
2005-01-24(all_programs.list): Strip $(EXEEXT) and remove duplicates.Jim Meyering
2005-01-24(all_programs): Revert previous patch; updated all_programs.list fixes this.Jim Meyering
(.x.1): No need to add $(EXEEXT).
2005-01-24*** empty log message ***Jim Meyering
2005-01-24(usage): Merge the descriptions of --no-dereference and -P.Jim Meyering
2005-01-24*** empty log message ***Jim Meyering
2005-01-23*** empty log message ***Jim Meyering
2005-01-23*** empty log message ***Jim Meyering
2005-01-23Use an all-permissive copyright notice, recommended by RMS.Paul Eggert
2005-01-22(v_etc_file): The version string has moved toJim Meyering
version-etc-fsf.c, search that new file, not version-etc.c.
2005-01-22Regenerate.Paul Eggert
2005-01-22Remove "m4/" from listed file names.Paul Eggert
2005-01-22Sync from gnulib.Paul Eggert
2005-01-21*** empty log message ***Jim Meyering
2005-01-21Add version-etc-fsf.Paul Eggert
2005-01-21(libfetish_a_SOURCES): Add version-etc-fsf.c.Paul Eggert
2005-01-21Initial version.Paul Eggert