summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-17*** empty log message ***Jim Meyering
2006-01-17[struct FTS] (fts_cwd_fd): New member.Jim Meyering
2006-01-17Rewrite fts.c not to change the current working directory,Jim Meyering
2006-01-17(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portablePaul Eggert
2006-01-13*** empty log message ***Jim Meyering
2006-01-13(SUBDIRS): Add comments discouraging theJim Meyering
2006-01-13*** empty log message ***Jim Meyering
2006-01-13Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang.Jim Meyering
2006-01-13*** empty log message ***Jim Meyering
2006-01-13(AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent)Jim Meyering
2006-01-12*** empty log message ***Jim Meyering
2006-01-12Adjust not to hard-code the expectedJim Meyering
2006-01-12Create final file *after* the loop.Jim Meyering
2006-01-12Create file at end of symlink chain.Jim Meyering
2006-01-12skip the test on a system that can handle this many symlinks in a file name,Jim Meyering
2006-01-12.Jim Meyering
2006-01-12whoops. traps were commented out.Jim Meyering
2006-01-12*** empty log message ***Jim Meyering
2006-01-12Remove useless parentheses in cpp directives, so thatJim Meyering
2006-01-12fix typo: s/stdint.h.m4/stdint.m4/Jim Meyering
2006-01-12from gnulibJim Meyering
2006-01-12*** empty log message ***Jim Meyering
2006-01-12(TESTS): Add test.Jim Meyering
2006-01-12New file, with a test for one of theJim Meyering
2006-01-12Import from gnulib.Paul Eggert
2006-01-12Add stdint_.h.Paul Eggert
2006-01-12Adjust to md5 changes in gnulib, and make sha1 etc. more consistentPaul Eggert
2006-01-12(gl_PREREQ): Require gl_STDINT_H.Paul Eggert
2006-01-12(struct sha512_ctx): Use a word buffer, not a byte buffer, so that wePaul Eggert
2006-01-12(struct sha256_ctx): Use a word buffer, not a byte buffer, so that wePaul Eggert
2006-01-12(struct sha1_ctx): Use a word buffer, not a byte buffer,Paul Eggert
2006-01-12Fix commentary to match md5 better. Adjust to .h file changes.Paul Eggert
2006-01-12(__attribute__): Remove; unused.Paul Eggert
2006-01-12Fix commentary typos.Paul Eggert
2006-01-12(BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES):Paul Eggert
2006-01-12Add stdint.h.Paul Eggert
2006-01-11*** empty log message ***Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11Test for today's fts.c bug fix.Jim Meyering
2006-01-11(TESTS): Add long-sloop.Jim Meyering
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(fts_stat): When following a symlink-to-directory,Jim Meyering
2006-01-11Mark Joerg Sonnenberger's change as tiny.Jim Meyering
2006-01-11* src/test.c (test_syntax_error): Append a newline.Paul Eggert
2006-01-11(test_syntax_error): Append a newline. All callersPaul Eggert
2006-01-11*** empty log message ***Jim Meyering
2006-01-11(fts_open): Put new (2006-01-04) maxarglen declaration and uses in theirJim Meyering
2006-01-11*** empty log message ***Jim Meyering