platform/upstream/coreutils.git
2006-01-21 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Use -Wl,-z,ignore
2006-01-19 Jim Meyering*** empty log message ***
2006-01-19 Jim Meyering(pfx-1, pfx-2): New tests, to demonstrate the bug
2006-01-18 Jim Meyering*** empty log message ***
2006-01-18 Jim Meyering(TESTS): Add long-from-unreadable.
2006-01-17 Jim Meyering.
2006-01-17 Jim Meyering(openat_needs_fchdir): New function.
2006-01-17 Jim Meyering*** empty log message ***
2006-01-17 Jim Meyering(openat_needs_fchdir): Declare it.
2006-01-17 Jim Meyering*** empty log message ***
2006-01-17 Jim Meyering(gl_FUNC_FTS_CORE): Depend on gl_FUNC_OPENAT.
2006-01-17 Jim Meyering*** empty log message ***
2006-01-17 Jim MeyeringNew test, to exercise one small corner of fts.c.
2006-01-17 Jim MeyeringInclude "openat.h".
2006-01-17 Jim MeyeringNow that fts no longer changes the current working...
2006-01-17 Jim Meyering*** empty log message ***
2006-01-17 Jim Meyering[struct FTS] (fts_cwd_fd): New member.
2006-01-17 Jim MeyeringRewrite fts.c not to change the current working directory,
2006-01-17 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it...
2006-01-13 Jim Meyering*** empty log message ***
2006-01-13 Jim Meyering(SUBDIRS): Add comments discouraging the
2006-01-13 Jim Meyering*** empty log message ***
2006-01-13 Jim MeyeringRedirect stdin to /dev/null. Otherwise, FreeBSD 5...
2006-01-13 Jim Meyering*** empty log message ***
2006-01-13 Jim Meyering(AC_FUNC_GETMNTENT): Invoke AC_CHECK_FUNCS(getmntent)
2006-01-12 Jim Meyering*** empty log message ***
2006-01-12 Jim MeyeringAdjust not to hard-code the expected
2006-01-12 Jim MeyeringCreate final file *after* the loop.
2006-01-12 Jim MeyeringCreate file at end of symlink chain.
2006-01-12 Jim Meyeringskip the test on a system that can handle this many...
2006-01-12 Jim Meyering.
2006-01-12 Jim Meyeringwhoops. traps were commented out.
2006-01-12 Jim Meyering*** empty log message ***
2006-01-12 Jim MeyeringRemove useless parentheses in cpp directives, so that
2006-01-12 Jim Meyeringfix typo: s/stdint.h.m4/stdint.m4/
2006-01-12 Jim Meyeringfrom gnulib
2006-01-12 Jim Meyering*** empty log message ***
2006-01-12 Jim Meyering(TESTS): Add test.
2006-01-12 Jim MeyeringNew file, with a test for one of the
2006-01-12 Paul EggertImport from gnulib.
2006-01-12 Paul EggertAdd stdint_.h.
2006-01-12 Paul EggertAdjust to md5 changes in gnulib, and make sha1 etc...
2006-01-12 Paul Eggert(gl_PREREQ): Require gl_STDINT_H.
2006-01-12 Paul Eggert(struct sha512_ctx): Use a word buffer, not a byte...
2006-01-12 Paul Eggert(struct sha256_ctx): Use a word buffer, not a byte...
2006-01-12 Paul Eggert(struct sha1_ctx): Use a word buffer, not a byte buffer,
2006-01-12 Paul EggertFix commentary to match md5 better. Adjust to .h file...
2006-01-12 Paul Eggert(__attribute__): Remove; unused.
2006-01-12 Paul EggertFix commentary typos.
2006-01-12 Paul Eggert(BUILT_SOURCES, EXTRA_DIST, stdint.h, MOSTLYCLEANFILES):
2006-01-12 Paul EggertAdd stdint.h.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim MeyeringTest for today's fts.c bug fix.
2006-01-11 Jim Meyering(TESTS): Add long-sloop.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(fts_stat): When following a symlink-to-directory,
2006-01-11 Jim MeyeringMark Joerg Sonnenberger's change as tiny.
2006-01-11 Paul Eggert* src/test.c (test_syntax_error): Append a newline.
2006-01-11 Paul Eggert(test_syntax_error): Append a newline. All callers
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(fts_open): Put new (2006-01-04) maxarglen declaration...
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering[!_LIBC]: Include "fcntl--.h", to map open to open_safer.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(gl_FUNC_OPENAT): Require and compile fchmodat.c.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(fchmodat, fchownat): Declare.
2006-01-11 Jim Meyering(fchownat): New function.
2006-01-11 Jim Meyering(fchmodat): New file and function.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(OP): Remove useless space-before-TAB.
2006-01-11 Jim Meyering*** empty log message ***
2006-01-11 Jim Meyering(X2NREALLOC): Now that verify_true is no longer void,
2006-01-11 Paul EggertSync from gnulib.
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Paul EggertSync from gnulib.
2006-01-10 Paul EggertUpdate copyright year.
2006-01-10 Paul EggertRemove stray "lib/"s in previous change.
2006-01-10 Paul EggertSync from gnulib.
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim MeyeringAvoid the double-free (first in fts_read, second in...
2006-01-10 Jim MeyeringAdd a test for today's fts.c fix.
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim MeyeringAlso include <stdio.h>, for Dragonfly.
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim Meyering(gobble_file): Use DTTOIF only if it's defined.
2006-01-09 Jim Meyeringfix typo in comment
2006-01-08 Jim Meyering*** empty log message ***
2006-01-08 Jim Meyering(usage): Adjust the formatting of the entries for
2006-01-07 Paul Eggert* lib-ignore.m4: New file.
2006-01-07 Paul Eggert* configure.ac (gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 Paul EggertInitial version.
2006-01-06 Jim Meyering*** empty log message ***
2006-01-06 Jim Meyering(copyright-check): Use date +%Y in place of hard-coded...
next