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
2007-03-17
Avoid test failure on NFS-mounted Solaris ZFS file system.
Jim Meyering
-17
/
+24
2007-03-17
Avoid an obscure build failure, prefer waitpid over wait.
Jim Meyering
-5
/
+8
2007-03-17
* bootstrap: Don't use \> in grep regexp. For HP-UX.
Jim Meyering
-1
/
+5
2007-03-16
Begin adding support for Solaris ZFS (4 entries per trivial ACL)
Jim Meyering
-8
/
+35
2007-03-16
* bootstrap: Update from gnulib.
Jim Meyering
-29
/
+38
2007-03-16
* .x-sc_prohibit_atoi_atof: Add TODO here, too.
Jim Meyering
-0
/
+5
2007-03-16
* src/copy.c: Include filemode.h.
Paul Eggert
-4
/
+19
2007-03-16
Fix manual in response to bug reports by Dan Jacobson.
Paul Eggert
-14
/
+28
2007-03-15
Enforce policy: don't use *scanf functions.
Jim Meyering
-3
/
+15
2007-03-13
Prepare to work on ACL-related failure when using Solaris ZFS.
Jim Meyering
-0
/
+409
2007-03-13
Work around a failing test due to an NFS-based race condition.
Jim Meyering
-1
/
+6
2007-03-12
* coreutils.texi (cp invocation): Mention that --preserve=timestamps
Jim Meyering
-1
/
+13
2007-03-12
Merge branch 'master' of /cu
Jim Meyering
-1311
/
+1733
2007-03-12
Make bootstrap.conf a tiny bit more generic.
Jim Meyering
-14
/
+35
2007-03-10
Try to fix today's NFS-related failure: Treat ESTALE like EACCES.
Jim Meyering
-0
/
+314
2007-03-10
The preceding change solved part of the problem. Now ginstall fails.
Jim Meyering
-1
/
+6
2007-03-10
* tests/install/basic-1: When setting up an unreadable "." in an
Jim Meyering
-3
/
+8
2007-03-10
remove trailing blanks
Jim Meyering
-3
/
+3
2007-03-10
* Makefile.maint (po-check): Exclude c99-to-c89.diff.
Jim Meyering
-0
/
+5
2007-03-10
Mention that both Jay Soffian and Charles Randall wrote early versions
Jim Meyering
-0
/
+4
2007-03-09
* tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4).
Jim Meyering
-4
/
+6
2007-03-09
src/fs.h: git-rm a generated but already-ignored file
Jim Meyering
-43
/
+0
2007-03-09
Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9)
Jim Meyering
-7
/
+23
2007-03-08
* src/c99-to-c89.diff: Reflect the new c99'ism, update offsets.
Jim Meyering
-4
/
+25
2007-03-08
Add to .cvsignore and .gitignore files.
Jim Meyering
-0
/
+4
2007-03-08
TODO: printf: support %a even when the native *printf(3) is deficient
Jim Meyering
-0
/
+6
2007-03-08
rm without -f: give a better diagnostic when euidaccess fails.
Jim Meyering
-56
/
+73
2007-03-08
Generalize a few more cvs-isms.
Jim Meyering
-7
/
+11
2007-03-08
* bootstrap: Run libtool, if necessary.
Jim Meyering
-0
/
+8
2007-03-08
Make bootstrap a little more general.
Jim Meyering
-20
/
+47
2007-03-04
* vasnprintf.c (VASNPRINTF): Add missing semicolon.
Jim Meyering
-1
/
+5
2007-03-03
Fix a bug: cp -x would fail to set mount point permissions.
Andrew Church
-11
/
+23
2007-03-03
pwd-unreadable-parent: Skip test on ia64/Linux, too.
Jim Meyering
-0
/
+14
2007-03-02
Add to .cvsignore and .gitignore files.
Jim Meyering
-0
/
+2
2007-03-02
* vasnprintf.c (VASNPRINTF): Remove cast of alloca return value.
Jim Meyering
-1
/
+5
2007-03-02
pwd-unreadable-parent: Skip test on non-Linux/GNU systems.
Jim Meyering
-10
/
+9
2007-03-02
* tests/misc/pwd-long: Also allow "+" in $PWD.
Jim Meyering
-1
/
+3
2007-03-02
* Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .d...
Jim Meyering
-5
/
+8
2007-03-02
Remove another coreutils-ism. Formatting cleanup.
Jim Meyering
-21
/
+25
2007-03-01
* Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".
Jim Meyering
-1
/
+6
2007-03-01
Make "make syntax-check" rules less coreutils-specific.
Jim Meyering
-8
/
+13
2007-03-01
Run the writable-files check only for release-building targets.
Jim Meyering
-2
/
+6
2007-03-01
"make syntax-check" now runs only Makefile.cfg-selected tests
Jim Meyering
-6
/
+14
2007-03-01
Merge in changes from gnulib:
Jim Meyering
-50
/
+81
2007-03-01
* bootstrap.conf (gnulib_modules): Replace xreadlink with
Bruno Haible
-9
/
+19
2007-02-28
* doc/coreutils.texi (Common options): --si outputs "M", not "MB".
Paul Eggert
-2
/
+8
2007-02-28
* tsearch.c: Remove unused file.
Jim Meyering
-698
/
+4
2007-02-28
* .x-sc_file_system: Add the new test, tests/misc/df-P, to this
Jim Meyering
-0
/
+4
2007-02-28
* Makefile.maint (gnulib_snapshot_date): Remove now-unused definition.
Jim Meyering
-2
/
+6
2007-02-28
* tests/misc/df-P: This script *is* executable.
Jim Meyering
-0
/
+0
[prev]
[next]