2005-12-14 |
Paul Eggert | (incompatible_options): New function. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (incompat4): New test. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | sort now reports incompatible options. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (check_ordering_compatibility): New function. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (incompat1, incompat2, incompat3): New tests. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jim Meyering | (libcoreutils_a_SOURCES): Remove fprintftime.c |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Jim Meyering | Require gl_FPRINTFTIME. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | Undo previous change to cat.c. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | Undo previous change. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | * src/cat.c (main): Check for close (STDOUT_FILENO... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (main): Check for close (STDOUT_FILENO) failure. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | One other stdbool.m4 change. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (AM_STDBOOL_H): Substitue HAVE__BOOL again, reverting |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | * Makefile.am (stdbool.h): Resurrect the 'sed' that... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Paul Eggert | (stdbool.h): Resurrect the 'sed' that goes along with... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Paul Eggert | Sync from gnulib. |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Paul Eggert | (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Paul Eggert | (AC_HEADER_STDBOOL): Check for buggy compiler that |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Install a more-conservative approach for sort -R. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (struct irand_state, irand_init, irand32, irand_mod... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (struct irand_state, irand_init, irand32, irand_mod... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (EXTRA_DIST): Add rand-isaac.c. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (sort invocation): Clarify explanation of |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Clarify sort -R. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Add src/rand-isaac.c. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Remove. All uses now simply include rand-isaac.c. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Mention shred_SOURCES and sort_SOURCES, too. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Use a more-conservative but slower approach for sort -R. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Include rand-isaac.c rather than rand-isaac.h. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Include rand-isaac.c rather than rand-isaac.h. |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | Revert to what used to be in shred.c, without |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Paul Eggert | (noinst_HEADERS): Remove rand-isaac.h. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | (noinst_HEADERS): Add rand-isaac.h. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | Cleaner: |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | Avoid shred segfault on 64-bit systems. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | Mention sort's new options. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | * src/rand-isaac.h (isaac_mix): Remove declaration. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | * src/rand-isaac.c (isaac_mix): Declare to be static. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | (get_hash): Change position of `*' in parameter type... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | Don't include gethrxtime.h. No longer needed. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | (keycompare): Remove stray SPACE before TAB that was |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | (TESTS): Add sort-rand. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Jim Meyering | Add a basic test of the new options. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | Add sort -R. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | (sort invocation): Add --random-sort (-R) and --seed. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | (short_options, long_options, WORDS, keycompare, main): |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | Include rand-isaac.h. Move ISAAC code to rand-isaac.c. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | (sort_LDADD): Add $(LIB_GETHRXTIME). |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | New file, containing ISAAC code that was in shred.c. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Paul Eggert | Move ISAAC code out of shred.c. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | add comments |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Paul Eggert | Add test for dd iflags=noatime. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | (usage): Mention white space vs -b and -t options. |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Jim Meyering | (main): Fix misleading comment. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | Add dd noatime. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | (flags, usage): Add support for noatime flag. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | (O_NOATIME): Define to 0 if not already defined. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | * coreutils.texi (dd invocation): New noatime flag. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | (dd invocation): New noatime flag. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | Mention dd's new noatime flag. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Paul Eggert | * lib/stat-time.h (STATE_TIMESPEC, STAT_TIMESPEC_NS... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | (EXTRA_DIST): Add build-aux/cvsu. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | (CVS_LIST): Use build-aux/cvsu, now that we have our... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | From Debian unstable: /usr/bin/cvsu. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Jim Meyering | exit-77 before the trap, not after, if we fail |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jim Meyering | Cross-reference to dirname and readlink. |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Jim Meyering | Cross-reference to basename and readlink. |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Paul Eggert | Mention reporters for "none" and "proc" mounts. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | (fchown) [!HAVE_FCHOWN]: Define fchown(...) to -1. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | (EXPECTED_ERRNO): Add ENOSYS, for Solaris 8. |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Jim Meyering | (usage): Say what happens with two or more arguments. |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Jim Meyering | (print_uptime): Move decl of local `upsecs' into scope... |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-12-03 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
next |