Age | Commit message (Expand) | Author |
2005-12-17 | (dir_LDADD, ls_LDADD, vdir_LDADD, cp_LDADD, mv_LDADD, ginstall_LDADD): | Jim Meyering |
2005-12-17 | (get_dest_mode): Remove; it is obsolete after removing umask_kill. | Jim Meyering |
2005-12-17 | Switch back from HAVE_ACL to USE_ACL: The acl() syscall | Jim Meyering |
2005-12-17 | *** empty log message *** | Jim Meyering |
2005-12-17 | (acl_entries): Add fallback implementation for POSIX ACL | Jim Meyering |
2005-12-17 | (copy_acl, set_acl): Add declarations. | Jim Meyering |
2005-12-17 | *** empty log message *** | Jim Meyering |
2005-12-17 | (AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests. | Jim Meyering |
2005-12-17 | remove/openat cleanup | Paul Eggert |
2005-12-17 | (OPENAT_CWD_RESTORE__REQUIRE): Remove. | Paul Eggert |
2005-12-17 | Don't include <stdlib.h>, <unistd.h>, <fcntl.h>, | Paul Eggert |
2005-12-17 | Revamp code so that function macros depend on | Paul Eggert |
2005-12-15 | *** empty log message *** | Jim Meyering |
2005-12-15 | (print_it): Properly handle a backslash at the | Jim Meyering |
2005-12-15 | (print_it): Properly handle a backslash at the | Jim Meyering |
2005-12-15 | Fix typo in previous change | Paul Eggert |
2005-12-15 | tests/acl porting fixes | Paul Eggert |
2005-12-15 | Port to pre-POSIX shells like Solaris 8 /bin/sh. | Paul Eggert |
2005-12-15 | Regenerate. | Paul Eggert |
2005-12-15 | Add Kinyarwanda (rw). | Jim Meyering |
2005-12-15 | . | Jim Meyering |
2005-12-15 | . | Jim Meyering |
2005-12-15 | *** empty log message *** | Jim Meyering |
2005-12-15 | stat: revert behavior of --format=FMT (-c) | Jim Meyering |
2005-12-15 | revert behavior of --format=FMT (-c) | Jim Meyering |
2005-12-15 | (TESTS): Add stat-printf. | Jim Meyering |
2005-12-15 | Test --printf and --format. | Jim Meyering |
2005-12-15 | *** empty log message *** | Jim Meyering |
2005-12-15 | Diagnose "sort -c -o FILE". | Paul Eggert |
2005-12-14 | (incompatible_options): New function. | Paul Eggert |
2005-12-14 | (incompat4): New test. | Paul Eggert |
2005-12-14 | sort now reports incompatible options. | Paul Eggert |
2005-12-14 | (check_ordering_compatibility): New function. | Paul Eggert |
2005-12-14 | (incompat1, incompat2, incompat3): New tests. | Paul Eggert |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | (libcoreutils_a_SOURCES): Remove fprintftime.c | Jim Meyering |
2005-12-14 | *** empty log message *** | Jim Meyering |
2005-12-14 | Require gl_FPRINTFTIME. | Jim Meyering |
2005-12-14 | Undo previous change to cat.c. | Paul Eggert |
2005-12-14 | Undo previous change. | Paul Eggert |
2005-12-14 | * src/cat.c (main): Check for close (STDOUT_FILENO) failure. | Paul Eggert |
2005-12-14 | (main): Check for close (STDOUT_FILENO) failure. | Paul Eggert |
2005-12-14 | One other stdbool.m4 change. | Paul Eggert |
2005-12-14 | (AM_STDBOOL_H): Substitue HAVE__BOOL again, reverting | Paul Eggert |
2005-12-14 | * Makefile.am (stdbool.h): Resurrect the 'sed' that goes along | Paul Eggert |
2005-12-14 | (stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@". | Paul Eggert |
2005-12-13 | Sync from gnulib. | Paul Eggert |
2005-12-13 | (_Bool): Resurrect the "#if !@HAVE__BOOL@" check, to | Paul Eggert |
2005-12-13 | (AC_HEADER_STDBOOL): Check for buggy compiler that | Paul Eggert |
2005-12-12 | Install a more-conservative approach for sort -R. | Paul Eggert |