index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2008-04-15
md5sum, sha1sum, etc: handle invalid input (i.e., don't segfault)
Jim Meyering
-9
/
+19
2008-04-14
tests: don't fail on systems without a "stat" syscall
Jim Meyering
-6
/
+9
2008-04-14
tests: accommodate a different errno string on Irix 6.5
Jim Meyering
-0
/
+1
2008-04-14
seq: work around floating point inaccuracies on more systems
Jim Meyering
-9
/
+19
2008-04-14
doc: fix typo
Jim Meyering
-1
/
+1
2008-04-12
tests: Accommodate a different errno value on OSF/1 4.0F.
Jim Meyering
-1
/
+2
2008-04-12
Avoid link failure when using mkstemp replacement.
Jim Meyering
-1
/
+2
2008-04-12
tests: always enable VERBOSE output, now that test framework works better
Jim Meyering
-0
/
+5
2008-04-11
doc: avoid "make pdf" failure (due to texi2dvi bug?)
Jim Meyering
-1
/
+3
2008-04-11
doc: use a valid texinfo macro name
Jim Meyering
-3
/
+4
2008-04-08
tests: accommodate a different errno value on HPUX-10.20
Jim Meyering
-1
/
+3
2008-04-06
doc: factor out --files0-from duplication
Jim Meyering
-24
/
+14
2008-04-06
* src/c99-to-c89.diff: Adjust remove.c diffs.
Jim Meyering
-6
/
+22
2008-04-06
remove.c: accommodate systems with negative errno values
Jim Meyering
-13
/
+26
2008-04-05
Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)
Jim Meyering
-1
/
+2
2008-04-02
"touch E; mkfifo F; cp -fR F E" no longer fails due to existing E
Jim Meyering
-1
/
+49
2008-04-02
copy.c: remove an in-function #ifdef
Jim Meyering
-2
/
+10
2008-04-02
HACKING: rename README-contribution-guidelines
Jim Meyering
-0
/
+3
2008-04-01
bootstrap: remove dangling *.[ch] symlinks from lib
Jim Meyering
-3
/
+4
2008-04-01
bootstrap: make find's -depth option be the first.
Jim Meyering
-1
/
+1
2008-04-01
* bootstrap: Remove dangling symlinks from lib (aka $source_base), too.
Jim Meyering
-1
/
+3
2008-04-01
Avoid root-only SELinux-related test failures w/o mcstransd.
Jim Meyering
-13
/
+18
2008-04-01
root tests: Set NON_ROOT_USERNAME if not set already.
Jim Meyering
-1
/
+6
2008-04-01
texinfo formatting tweaks
Jim Meyering
-6
/
+7
2008-04-01
printf doc: xref print(3) and libc's "Output Conversion Syntax" node
Jim Meyering
-8
/
+13
2008-03-31
Emit "#line 1" right after the two 'read-only/GENERATED' lines.
Jim Meyering
-0
/
+1
2008-03-31
* README-contribution-guidelines: Mention how to amend a commit.
Jim Meyering
-0
/
+12
2008-03-31
Begin documenting contribution guidelines.
Jim Meyering
-0
/
+299
2008-03-31
"rm -r DIR" would mistakenly prompt about very long names
Jim Meyering
-3
/
+59
2008-03-31
* NEWS: Note the dd bug fix. The bug was introduced over 8 years ago:
Jim Meyering
-0
/
+3
2008-03-31
dd bug fix: accept e.g., if=/dev/stdin and of=/dev/stdout
Paul Eggert
-5
/
+10
2008-03-29
avoid failure of new test on kernel without SELinux support
Jim Meyering
-2
/
+5
2008-03-29
tests: accept ENOTSUP message as well as the EINVAL one
Jim Meyering
-20
/
+13
2008-03-29
Work around a recent glibc/getopt.c diagnostic change.
Jim Meyering
-0
/
+1
2008-03-28
mknod, mkfifo: don't segfault when diagnosing invalid SELinux context
Jim Meyering
-4
/
+20
2008-03-28
Fix typo in old NEWS and ChangeLog: s/commmand/command/.
Jim Meyering
-2
/
+2
2008-03-28
tests: Factor out code that's going to be reused.
Pádraig Brady
-7
/
+13
2008-03-28
Require that "(exit $fail); exit $fail" be last line of each test.
Jim Meyering
-75
/
+97
2008-03-28
Perform explicit exit-nonzero if the embedded Perl script fails.
Jim Meyering
-0
/
+5
2008-03-27
paste -d\\: avoid heap overrun for backslash at end of delim list
Jim Meyering
-10
/
+56
2008-03-26
* src/join.c (keycmp): Document new parameters.
Jim Meyering
-1
/
+2
2008-03-26
Test for mkdir bug fix.
Jim Meyering
-0
/
+39
2008-03-26
mkdir -Z x d: don't segfault when diagnosing invalid context "x" (tiny change)
Daniel Dunbar
-1
/
+3
2008-03-25
id bug fix: don't point to potentially clobbered static storage
Peter Fales
-1
/
+1
2008-03-25
Use new gnulib gnumakefile module.
Eric Blake
-107
/
+4
2008-03-25
join bug fix: adapt keycmp to work with new order-checking feature
Jim Meyering
-12
/
+21
2008-03-23
join.c: syntax/style tweaks
Jim Meyering
-101
/
+96
2008-03-22
portability: work around a "busybox sed" limitation
Jim Meyering
-1
/
+2
2008-03-21
* src/c99-to-c89.diff: Adjust seq.c offsets.
Jim Meyering
-4
/
+4
2008-03-21
ptx: avoid heap overrun for backslash at end of optarg string
Jim Meyering
-1
/
+54
[prev]
[next]