summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2006-01-23Remove unused definition of N_.Jim Meyering-2/+1
2006-01-22.Jim Meyering-1/+1
2006-01-22(quotearg_buffer_restyled): Add "default: break;"Paul Eggert-2/+13
2006-01-21.Jim Meyering-1/+0
2006-01-21*** empty log message ***Jim Meyering-1/+5
2006-01-21Mention fts-related improvements and bug fixes.Jim Meyering-0/+11
2006-01-21* lib-ignore.m4 (gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignorePaul Eggert-0/+6
2006-01-21(gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignorePaul Eggert-8/+2
2006-01-19*** empty log message ***Jim Meyering-1/+6
2006-01-19(pfx-1, pfx-2): New tests, to demonstrate the bugJim Meyering-0/+17
2006-01-18*** empty log message ***Jim Meyering-1/+5
2006-01-18(TESTS): Add long-from-unreadable.Jim Meyering-0/+1
2006-01-17.Jim Meyering-2/+3
2006-01-17(openat_needs_fchdir): New function.Jim Meyering-4/+28
2006-01-17*** empty log message ***Jim Meyering-0/+4
2006-01-17(openat_needs_fchdir): Declare it.Jim Meyering-0/+2
2006-01-17*** empty log message ***Jim Meyering-0/+4
2006-01-17(gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.Jim Meyering-2/+3
2006-01-17*** empty log message ***Jim Meyering-2/+20
2006-01-17New test, to exercise one small corner of fts.c.Jim Meyering-0/+70
2006-01-17Include "openat.h".Jim Meyering-7/+7
2006-01-17Now that fts no longer changes the current working directory, adjustJim Meyering-1/+2
2006-01-17*** empty log message ***Jim Meyering-0/+29
2006-01-17[struct FTS] (fts_cwd_fd): New member.Jim Meyering-6/+8
2006-01-17Rewrite fts.c not to change the current working directory,Jim Meyering-73/+144
2006-01-17(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portablePaul Eggert-24/+23
2006-01-13*** empty log message ***Jim Meyering-0/+3
2006-01-13(SUBDIRS): Add comments discouraging theJim Meyering-0/+4
2006-01-13*** empty log message ***Jim Meyering-1/+6
2006-01-13Redirect stdin to /dev/null. Otherwise, FreeBSD 5.0's getfacl would hang.Jim Meyering-1/+2
2006-01-13*** empty log message ***Jim Meyering-0/+8
2006-01-13(AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent)Jim Meyering-2/+3
2006-01-12*** empty log message ***Jim Meyering-0/+6
2006-01-12Adjust not to hard-code the expectedJim Meyering-5/+12
2006-01-12Create final file *after* the loop.Jim Meyering-1/+1
2006-01-12Create file at end of symlink chain.Jim Meyering-0/+1
2006-01-12skip the test on a system that can handle this many symlinks in a file name,Jim Meyering-0/+12
2006-01-12.Jim Meyering-308/+470
2006-01-12whoops. traps were commented out.Jim Meyering-2/+2
2006-01-12*** empty log message ***Jim Meyering-0/+5
2006-01-12Remove useless parentheses in cpp directives, so thatJim Meyering-14/+14
2006-01-12fix typo: s/stdint.h.m4/stdint.m4/Jim Meyering-1/+1
2006-01-12from gnulibJim Meyering-0/+60
2006-01-12*** empty log message ***Jim Meyering-1/+7
2006-01-12(TESTS): Add test.Jim Meyering-0/+1
2006-01-12New file, with a test for one of theJim Meyering-0/+33
2006-01-12Import from gnulib.Paul Eggert-0/+299
2006-01-12Add stdint_.h.Paul Eggert-0/+1
2006-01-12Adjust to md5 changes in gnulib, and make sha1 etc. more consistentPaul Eggert-0/+24
2006-01-12(gl_PREREQ): Require gl_STDINT_H.Paul Eggert-1/+2