forked from pool/coreutils
45521529b4
* Bug fixes tail's --follow=name option no longer implies --retry on systems with inotify support. [bug introduced in coreutils-7.5] * Changes in behavior cp's extent-based (FIEMAP) copying code is more reliable in the face of varying and undocumented file system semantics: - it no longer treats unwritten extents specially - a FIEMAP-based extent copy always uses the FIEMAP_FLAG_SYNC flag. Before, it would incur the performance penalty of that sync only for 2.6.38 and older kernels. We thought all problems would be resolved for 2.6.39. - it now attempts a FIEMAP copy only on a file that appears sparse. Sparse files are relatively unusual, and the copying code incurs the performance penalty of the now-mandatory sync only for them. OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=112 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
baselibs.conf | ||
coreutils-8.6-compile-su-with-fpie.diff | ||
coreutils-8.6-honor-settings-in-etc-default-su-resp-etc-login.defs.diff | ||
coreutils-8.6-i18n.patch | ||
coreutils-8.6-log-all-su-attempts.diff | ||
coreutils-8.6-make-sure-sbin-resp-usr-sbin-are-in-PATH.diff | ||
coreutils-8.6-pam-support-for-su.diff | ||
coreutils-8.6-set-sane-default-path.diff | ||
coreutils-8.6-update-man-page-for-pam.diff | ||
coreutils-8.9-singlethreaded-sort.patch | ||
coreutils-8.12.de.po.xz | ||
coreutils-getaddrinfo.patch | ||
coreutils-gl_printf_safe.patch | ||
coreutils-i18n-infloop.patch | ||
coreutils-i18n-uninit.patch | ||
coreutils-invalid-ids.patch | ||
coreutils-misc.patch | ||
coreutils-ptr_int_casts.patch | ||
coreutils-remove_hostname_documentation.patch | ||
coreutils-sysinfo.patch | ||
coreutils-testsuite.spec | ||
coreutils.changes | ||
coreutils.spec | ||
su.default | ||
su.pamd |