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-8.9-singlethreaded-sort.patch | 0000000531 531 Bytes | |
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-i18n.patch | 0000125899 123 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 | 0000118080 115 KB | |
coreutils-testsuite.spec | 0000007489 7.31 KB | |
coreutils.changes | 0000118080 115 KB | |
coreutils.spec | 0000007469 7.29 KB | |
longlong-aarch64.patch | 0000002119 2.07 KB | |
pre_checkin.sh | 0000000284 284 Bytes |
Revision 92 (latest revision is 160)
Stephan Kulow (coolo)
accepted
request 184102
from
Philipp Thomas (psmt)
(revision 92)
- Undo the previous change. Remove configure options gl_cv_func_printf_directive_n and gl_cv_func_printf_infinite_long_double again because of constant factory build failures on x86_64 and i586. The argument for adding them was that the fortify checks would be bypassed by the gnulib "reimplementation of printf", but that is not the case: instead, gnulib just adds some wrapping code to ensure a consistent behaviour on all supported platforms. (forwarded request 184097 from bernhard-voelker)
Comments 0