summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2005-12-17(AC_FUNC_ACL): Add POSIX ACL and Linux-specific acl tests.Jim Meyering-0/+17
2005-12-17remove/openat cleanupPaul Eggert-1/+41
2005-12-17(OPENAT_CWD_RESTORE__REQUIRE): Remove.Paul Eggert-38/+19
2005-12-17Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,Paul Eggert-147/+82
2005-12-17Revamp code so that function macros depend onPaul Eggert-25/+26
2005-12-15*** empty log message ***Jim Meyering-1/+7
2005-12-15(print_it): Properly handle a backslash at theJim Meyering-0/+7
2005-12-15(print_it): Properly handle a backslash at theJim Meyering-0/+2
2005-12-15Fix typo in previous changePaul Eggert-0/+1
2005-12-15tests/acl porting fixesPaul Eggert-1/+6
2005-12-15Port to pre-POSIX shells like Solaris 8 /bin/sh.Paul Eggert-6/+4
2005-12-15Regenerate.Paul Eggert-3/+6
2005-12-15Add Kinyarwanda (rw).Jim Meyering-0/+2
2005-12-15.Jim Meyering-0/+5
2005-12-15.Jim Meyering-181/+302
2005-12-15*** empty log message ***Jim Meyering-1/+17
2005-12-15stat: revert behavior of --format=FMT (-c)Jim Meyering-0/+14
2005-12-15revert behavior of --format=FMT (-c)Jim Meyering-40/+145
2005-12-15(TESTS): Add stat-printf.Jim Meyering-1/+2
2005-12-15Test --printf and --format.Jim Meyering-0/+58
2005-12-15*** empty log message ***Jim Meyering-0/+2
2005-12-15Diagnose "sort -c -o FILE".Paul Eggert-3/+6
2005-12-14(incompatible_options): New function.Paul Eggert-18/+28
2005-12-14(incompat4): New test.Paul Eggert-0/+1
2005-12-14sort now reports incompatible options.Paul Eggert-0/+8
2005-12-14(check_ordering_compatibility): New function.Paul Eggert-0/+35
2005-12-14(incompat1, incompat2, incompat3): New tests.Paul Eggert-0/+5
2005-12-14*** empty log message ***Jim Meyering-0/+10
2005-12-14(libcoreutils_a_SOURCES): Remove fprintftime.cJim Meyering-1/+2
2005-12-14*** empty log message ***Jim Meyering-0/+11
2005-12-14Require gl_FPRINTFTIME.Jim Meyering-0/+1
2005-12-14Undo previous change to cat.c.Paul Eggert-1/+6
2005-12-14Undo previous change.Paul Eggert-3/+0
2005-12-14* src/cat.c (main): Check for close (STDOUT_FILENO) failure.Paul Eggert-1/+5
2005-12-14(main): Check for close (STDOUT_FILENO) failure.Paul Eggert-1/+6
2005-12-14One other stdbool.m4 change.Paul Eggert-1/+3
2005-12-14(AM_STDBOOL_H): Substitue HAVE__BOOL again, revertingPaul Eggert-1/+8
2005-12-14* Makefile.am (stdbool.h): Resurrect the 'sed' that goes alongPaul Eggert-0/+2
2005-12-14(stdbool.h): Resurrect the 'sed' that goes along with '#if !@HAVE_BOOL@".Paul Eggert-1/+1
2005-12-13Sync from gnulib.Paul Eggert-5/+15
2005-12-13(_Bool): Resurrect the "#if !@HAVE__BOOL@" check, toPaul Eggert-4/+12
2005-12-13(AC_HEADER_STDBOOL): Check for buggy compiler thatPaul Eggert-1/+10
2005-12-12Install a more-conservative approach for sort -R.Paul Eggert-0/+13
2005-12-12(struct irand_state, irand_init, irand32, irand_mod): Moved back here,Paul Eggert-0/+60
2005-12-12(struct irand_state, irand_init, irand32, irand_mod): Move to shred.c.Paul Eggert-60/+0
2005-12-12(EXTRA_DIST): Add rand-isaac.c.Paul Eggert-1/+1
2005-12-12(sort invocation): Clarify explanation ofPaul Eggert-7/+14
2005-12-12Clarify sort -R.Paul Eggert-0/+5
2005-12-12Add src/rand-isaac.c.Paul Eggert-0/+1
2005-12-12Remove. All uses now simply include rand-isaac.c.Paul Eggert-91/+0