2005-12-17 |
Jim Meyering | (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Paul Eggert | remove/openat cleanup |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Paul Eggert | (OPENAT_CWD_RESTORE__REQUIRE): Remove. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Paul Eggert | Don't include <stdlib.h>, <unistd.h>, <fcntl.h>, |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Paul Eggert | Revamp code so that function macros depend on |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | (print_it): Properly handle a backslash at the |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | (print_it): Properly handle a backslash at the |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Paul Eggert | Fix typo in previous change |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Paul Eggert | tests/acl porting fixes |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Paul Eggert | Port to pre-POSIX shells like Solaris 8 /bin/sh. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | Add Kinyarwanda (rw). |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | . |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | stat: revert behavior of --format=FMT (-c) |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | revert behavior of --format=FMT (-c) |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | (TESTS): Add stat-printf. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | Test --printf and --format. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Paul Eggert | Diagnose "sort -c -o FILE". |
commit | commitdiff | tree | snapshot |
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 |
next |