GNU Core Utilities
Basic file, shell, and text manipulation utilities. The package
contains the following programs:
[ arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
csplit cut date dd df dir dircolors dirname du echo env expand expr
factor false fmt fold groups head id install join kill link ln logname
ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup od paste pathchk
pinky pr printenv printf ptx pwd readlink rm rmdir runcon seq sha1sum
sha224sum sha256sum sha384sum sha512sum shred shuf sleep sort split
stat stty su sum sync tac tail tee test timeout touch tr true tsort tty
uname unexpand uniq unlink uptime users vdir wc who whoami yes
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/coreutils && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000069 69 Bytes | |
coreutils-8.21.de.po.xz | 0000102904 100 KB | |
coreutils-8.21.tar.xz | 0005357988 5.11 MB | |
coreutils-build-timeout-as-pie.patch | 0000001270 1.24 KB | |
coreutils-gnulib-tests-fix-nap-race-obs.patch | 0000001463 1.43 KB | |
coreutils-gnulib-tests-fix-nap-race.patch | 0000041018 40.1 KB | |
coreutils-gnulib-tests-ppc64le.patch | 0000001695 1.66 KB | |
coreutils-i18n.patch | 0000143267 140 KB | |
coreutils-invalid-ids.patch | 0000000900 900 Bytes | |
coreutils-remove_hostname_documentation.patch | 0000003231 3.16 KB | |
coreutils-remove_kill_documentation.patch | 0000005022 4.9 KB | |
coreutils-sysinfo.patch | 0000001697 1.66 KB | |
coreutils-testsuite.changes | 0000119987 117 KB | |
coreutils-testsuite.spec | 0000007555 7.38 KB | |
coreutils.changes | 0000119987 117 KB | |
coreutils.spec | 0000007535 7.36 KB | |
longlong-aarch64.patch | 0000002141 2.09 KB | |
pre_checkin.sh | 0000000284 284 Bytes |
Revision 98 (latest revision is 160)
Stephan Kulow (coolo)
accepted
request 212043
from
Dr. Werner Fink (WernerFink)
(revision 98)
The "gnulib" package contains a number of floating-point test cases that do not work correctly with the PowerPC long double ("double double") format. These tests "accidentally" succeeded anyway in the big-endian variant, but are now actually failing in little-endian mode. As is usual for gnulib, those tests end up copied into the source code of various packages that use gnulib, including coreutils, findutils, grep, and libunistring. A patch to fix the tests for ppc64le has been submitted to upstream to the bug-gnulib mailing list. We'll work with upstream of the other affected packages to make sure the copies are refreshed. - coreutils-gnulib-tests-ppc64le.patch: Fix imported gnulib long double math tests for little-endian PowerPC. (forwarded request 211829 from uweigand)
Comments 0