summaryrefslogtreecommitdiff
AgeCommit 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-17Switch back from HAVE_ACL to USE_ACL: The acl() syscallJim Meyering
2005-12-17*** empty log message ***Jim Meyering
2005-12-17(acl_entries): Add fallback implementation for POSIX ACLJim 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-17remove/openat cleanupPaul Eggert
2005-12-17(OPENAT_CWD_RESTORE__REQUIRE): Remove.Paul Eggert
2005-12-17Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,Paul Eggert
2005-12-17Revamp code so that function macros depend onPaul Eggert
2005-12-15*** empty log message ***Jim Meyering
2005-12-15(print_it): Properly handle a backslash at theJim Meyering
2005-12-15(print_it): Properly handle a backslash at theJim Meyering
2005-12-15Fix typo in previous changePaul Eggert
2005-12-15tests/acl porting fixesPaul Eggert
2005-12-15Port to pre-POSIX shells like Solaris 8 /bin/sh.Paul Eggert
2005-12-15Regenerate.Paul Eggert
2005-12-15Add Kinyarwanda (rw).Jim Meyering
2005-12-15.Jim Meyering
2005-12-15.Jim Meyering
2005-12-15*** empty log message ***Jim Meyering
2005-12-15stat: revert behavior of --format=FMT (-c)Jim Meyering
2005-12-15revert behavior of --format=FMT (-c)Jim Meyering
2005-12-15(TESTS): Add stat-printf.Jim Meyering
2005-12-15Test --printf and --format.Jim Meyering
2005-12-15*** empty log message ***Jim Meyering
2005-12-15Diagnose "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-14sort 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.cJim Meyering
2005-12-14*** empty log message ***Jim Meyering
2005-12-14Require gl_FPRINTFTIME.Jim Meyering
2005-12-14Undo previous change to cat.c.Paul Eggert
2005-12-14Undo 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-14One other stdbool.m4 change.Paul Eggert
2005-12-14(AM_STDBOOL_H): Substitue HAVE__BOOL again, revertingPaul Eggert
2005-12-14* Makefile.am (stdbool.h): Resurrect the 'sed' that goes alongPaul Eggert
2005-12-14(stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@".Paul Eggert
2005-12-13Sync from gnulib.Paul Eggert
2005-12-13(_Bool): Resurrect the "#if !@HAVE__BOOL@" check, toPaul Eggert
2005-12-13(AC_HEADER_STDBOOL): Check for buggy compiler thatPaul Eggert
2005-12-12Install a more-conservative approach for sort -R.Paul Eggert