aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cp/special-bits.sh
diff options
context:
space:
mode:
authorCollin Funk <collin.funk1@gmail.com>2025-11-07 22:15:37 -0800
committerCollin Funk <collin.funk1@gmail.com>2025-11-08 11:43:07 -0800
commit56fc0e6f8d4d7cce77fa36a4dd2500b3841645ef (patch)
treedc5266fb2bce3e1d7f075317a086b1543cb1164d /tests/cp/special-bits.sh
parentchcon: fix memory leak in error path (diff)
downloadcoreutils-master.tar.gz
coreutils-master.zip
tests: tail: avoid a test failure on GNU/HurdHEADmaster
* tests/tail/tail-c.sh: Allow 'tail -c 4096 /dev/urandom' to run forever on GNU/Hurd since lseek fails with ESPIPE.
Diffstat (limited to 'tests/cp/special-bits.sh')
0 files changed, 0 insertions, 0 deletions
nsertions'>+4 2009-03-14test-suite: Make test script numbers uniqueJohannes Sixt9-0/+0 2009-03-11Documentation: filter-branch: show --ignore-unmatch in main index-filter exampleThomas Rast1-8/+9 2009-03-11contrib/difftool: use a separate config namespace for difftool commandsDavid Aguilar3-23/+32 2009-03-11Update release notes to 1.6.3Junio C Hamano1-1/+18 2009-03-11Update draft release notes for 1.6.2.1Junio C Hamano1-0/+19 2009-03-11test: do not LoadModule log_config_module unconditionallyJohannes Schindelin1-1/+3 2009-03-10git-instaweb: fix lighttpd configuration on cygwinRamsay Jones1-3/+66 2009-03-10Include log_config module in apache.confDaniel Barkalow1-0/+1 2009-03-10Typo and language fixes for git-checkout.txtMichael J Gruber1-17/+16 2009-03-10connect.c: remove a few globals by using git_config callback dataErik Faye-Lund1-6/+3 2009-03-09parseopt: prevent KEEP_UNKNOWN and STOP_AT_NON_OPTION from being used togetherRené Scharfe2-1/+5 2009-03-09parseopt: document KEEP_ARGV0, KEEP_UNKNOWN, NO_INTERNAL_HELPRené Scharfe1-0/+27 2009-03-09git-svn: support intermediate paths when matching tags/branchesMichael Lai1-1/+4 2009-03-08archive: use parseopt for local-only optionsRené Scharfe2-81/+40 2009-03-08parseopt: make usage optionalRené Scharfe1-0/+3 2009-03-08parseopt: add PARSE_OPT_NO_INTERNAL_HELPRené Scharfe2-4/+7 2009-03-08parseopt: add PARSE_OPT_KEEP_UNKNOWNRené Scharfe2-3/+10 2009-03-07http.c: use strbuf API in quote_ref_urlTay Ray Chuan1-20/+10 2009-03-07Move local variables to narrower scopesBenjamin Kramer4-12/+8 2009-03-07Remove unused function scope local variablesBenjamin Kramer8-27/+9 2009-03-07MinGW: fix diff --no-index /dev/null ...Johannes Schindelin2-1/+5 2009-03-07git-p4: remove tabs from usermap filePete Wyckoff1-1/+1