platform/upstream/coreutils.git
2005-12-17 Jim Meyering.
2005-12-17 Jim Meyering*** empty log message ***
2005-12-17 Jim Meyering*** empty log message ***
2005-12-17 Jim Meyering(ls): Clarify the Alternate Access Method description.
2005-12-17 Jim Meyering(cp_option_init): Don't set umask_kill member.
2005-12-17 Jim Meyering(cp_option_init): Don't set umask_kill member.
2005-12-17 Jim Meyering(cp_option_init) [umask_kill]: Remove member.
2005-12-17 Jim Meyering(umask_kill): With default acls, the umask is not to...
2005-12-17 Jim Meyering(dir_LDADD, ls_LDADD, vdir_LDADD, cp_LDADD, mv_LDADD...
2005-12-17 Jim Meyering(get_dest_mode): Remove; it is obsolete after removing...
2005-12-17 Jim MeyeringSwitch back from HAVE_ACL to USE_ACL: The acl() syscall
2005-12-17 Jim Meyering*** empty log message ***
2005-12-17 Jim Meyering(acl_entries): Add fallback implementation for POSIX ACL
2005-12-17 Jim Meyering(copy_acl, set_acl): Add declarations.
2005-12-17 Jim Meyering*** empty log message ***
2005-12-17 Jim Meyering(AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl...
2005-12-17 Paul Eggertremove/openat cleanup
2005-12-17 Paul Eggert(OPENAT_CWD_RESTORE__REQUIRE): Remove.
2005-12-17 Paul EggertDon't include <stdlib.h>, <unistd.h>, <fcntl.h>,
2005-12-17 Paul EggertRevamp code so that function macros depend on
2005-12-15 Jim Meyering*** empty log message ***
2005-12-15 Jim Meyering(print_it): Properly handle a backslash at the
2005-12-15 Jim Meyering(print_it): Properly handle a backslash at the
2005-12-15 Paul EggertFix typo in previous change
2005-12-15 Paul Eggerttests/acl porting fixes
2005-12-15 Paul EggertPort to pre-POSIX shells like Solaris 8 /bin/sh.
2005-12-15 Paul EggertRegenerate.
2005-12-15 Jim MeyeringAdd Kinyarwanda (rw).
2005-12-15 Jim Meyering.
2005-12-15 Jim Meyering.
2005-12-15 Jim Meyering*** empty log message ***
2005-12-15 Jim Meyeringstat: revert behavior of --format=FMT (-c)
2005-12-15 Jim Meyeringrevert behavior of --format=FMT (-c)
2005-12-15 Jim Meyering(TESTS): Add stat-printf.
2005-12-15 Jim MeyeringTest --printf and --format.
2005-12-15 Jim Meyering*** empty log message ***
2005-12-15 Paul EggertDiagnose "sort -c -o FILE".
2005-12-14 Paul Eggert(incompatible_options): New function.
2005-12-14 Paul Eggert(incompat4): New test.
2005-12-14 Paul Eggertsort now reports incompatible options.
2005-12-14 Paul Eggert(check_ordering_compatibility): New function.
2005-12-14 Paul Eggert(incompat1, incompat2, incompat3): New tests.
2005-12-14 Jim Meyering*** empty log message ***
2005-12-14 Jim Meyering(libcoreutils_a_SOURCES): Remove fprintftime.c
2005-12-14 Jim Meyering*** empty log message ***
2005-12-14 Jim MeyeringRequire gl_FPRINTFTIME.
2005-12-14 Paul EggertUndo previous change to cat.c.
2005-12-14 Paul EggertUndo previous change.
2005-12-14 Paul Eggert* src/cat.c (main): Check for close (STDOUT_FILENO...
2005-12-14 Paul Eggert(main): Check for close (STDOUT_FILENO) failure.
2005-12-14 Paul EggertOne other stdbool.m4 change.
2005-12-14 Paul Eggert(AM_STDBOOL_H): Substitue HAVE__BOOL again, reverting
2005-12-14 Paul Eggert* Makefile.am (stdbool.h): Resurrect the 'sed' that...
2005-12-14 Paul Eggert(stdbool.h): Resurrect the 'sed' that goes along with...
2005-12-13 Paul EggertSync from gnulib.
2005-12-13 Paul Eggert(_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to
2005-12-13 Paul Eggert(AC_HEADER_STDBOOL): Check for buggy compiler that
2005-12-12 Paul EggertInstall a more-conservative approach for sort -R.
2005-12-12 Paul Eggert(struct irand_state, irand_init, irand32, irand_mod...
2005-12-12 Paul Eggert(struct irand_state, irand_init, irand32, irand_mod...
2005-12-12 Paul Eggert(EXTRA_DIST): Add rand-isaac.c.
2005-12-12 Paul Eggert(sort invocation): Clarify explanation of
2005-12-12 Paul EggertClarify sort -R.
2005-12-12 Paul EggertAdd src/rand-isaac.c.
2005-12-12 Paul EggertRemove. All uses now simply include rand-isaac.c.
2005-12-12 Paul EggertMention shred_SOURCES and sort_SOURCES, too.
2005-12-12 Paul EggertUse a more-conservative but slower approach for sort -R.
2005-12-12 Paul EggertInclude rand-isaac.c rather than rand-isaac.h.
2005-12-12 Paul EggertInclude rand-isaac.c rather than rand-isaac.h.
2005-12-12 Paul EggertRevert to what used to be in shred.c, without
2005-12-12 Paul Eggert(noinst_HEADERS): Remove rand-isaac.h.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim Meyering(noinst_HEADERS): Add rand-isaac.h.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim MeyeringCleaner:
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim MeyeringAvoid shred segfault on 64-bit systems.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim MeyeringMention sort's new options.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim Meyering* src/rand-isaac.h (isaac_mix): Remove declaration.
2005-12-10 Jim Meyering* src/rand-isaac.c (isaac_mix): Declare to be static.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim Meyering(get_hash): Change position of `*' in parameter type...
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim MeyeringDon't include gethrxtime.h. No longer needed.
2005-12-10 Jim Meyering(keycompare): Remove stray SPACE before TAB that was
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim Meyering(TESTS): Add sort-rand.
2005-12-10 Jim Meyering*** empty log message ***
2005-12-10 Jim MeyeringAdd a basic test of the new options.
2005-12-10 Paul EggertAdd sort -R.
2005-12-10 Paul Eggert(sort invocation): Add --random-sort (-R) and --seed.
2005-12-10 Paul Eggert(short_options, long_options, WORDS, keycompare, main):
2005-12-10 Paul EggertInclude rand-isaac.h. Move ISAAC code to rand-isaac.c.
2005-12-10 Paul Eggert(sort_LDADD): Add $(LIB_GETHRXTIME).
2005-12-10 Paul EggertNew file, containing ISAAC code that was in shred.c.
2005-12-10 Paul EggertMove ISAAC code out of shred.c.
2005-12-09 Jim Meyeringadd comments
next