Go to file
Bernhard Voelker ef63c71412 maint: avoid compiler warnings introduced by i18n patch
* src/cut.c (convfail,CONVFAIL): Change to bool to avoid a GCC
warning about signed vs. unsigned.  Also avoid "set but not used"
of convfail in cut_characters_or_cut_bytes_no_split.
(cut_fields_mb): Fix indentation.

* src/expand.c: Add include for wctype.h to declare isblank().

* src/fold.c (fold_file): Add "const" attribute to 'filename' parameter
to avoid "const cast away" in call in main().

* src/join.c (xfields_multibyte): Remove unused variable 't'.
(keycmp): Evaluate the return value of wcrtomb().  Furthermore,
when copying 'beg' to 'copy' array elements, remove the unnecessary
cast to unsigned.
(main): When assigning the newline string to 'newtab', cast away the
implicit const.

* src/pr.c: Remove the unneeded include of wctype.h and the define
of iswprint().
(print_stored): Add the unsigned qualifier to 'first' and 'last' to
avoid a signedness warning.

* src/sort.c (getmonth_mb): Cast away the 'const' qualifier of 's'
when assigning to *ea.

* src/uniq.c (different_multi): Evaluate the return result of wcrtomb();
Add the include of assert.h for that.
2014-01-08 13:48:41 +01:00
.gitignore New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression) 2013-12-14 18:41:07 +01:00
coreutils-4.5.3-langinfo.patch new upstream release 8.6 2010-10-20 14:03:53 +02:00
coreutils-6.10-configuration.patch New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression) 2013-12-14 18:41:07 +01:00
coreutils-6.10-manpages.patch New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression) 2013-12-14 18:41:07 +01:00
coreutils-7.4-sttytcsadrain.patch New upstream release changes, su/runuser ones just commented out atm, don't build 2012-08-13 00:14:40 +02:00
coreutils-8.2-uname-processortype.patch variable u should be static in uname processor type patch 2011-08-18 17:58:14 +02:00
coreutils-8.4-mkdir-modenote.patch add note about mkdir mode behaviour into info documentation (#610559) 2011-03-22 09:54:46 +01:00
coreutils-8.5-dircolors.patch Add .ear, .war, .sar , for Java jar-like archives to dircolors (#616497) 2010-07-22 14:23:44 +00:00
coreutils-8.22-temporarytestoff.patch Add some info about the failing test (shouldn't fail in rawhide and in common cases, it is not a regression (more probably incomplete fix in coreutils-8.22) 2013-12-16 18:55:30 +01:00
coreutils-colorls.csh skip even the ls aliases in noninteractive mode (suggested by T. Cordes, #988152) 2013-12-23 10:50:56 +01:00
coreutils-colorls.sh skip even the ls aliases in noninteractive mode (suggested by T. Cordes, #988152) 2013-12-23 10:50:56 +01:00
coreutils-df-direct.patch New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression) 2013-12-14 18:41:07 +01:00
coreutils-DIR_COLORS update dircolors 2013-12-18 23:41:42 +01:00
coreutils-DIR_COLORS.256color update dircolors 2013-12-18 23:41:42 +01:00
coreutils-DIR_COLORS.lightbgcolor update dircolors 2013-12-18 23:41:42 +01:00
coreutils-getgrouplist.patch new upstream release 8.14 2011-10-12 16:13:12 +02:00
coreutils-i18n.patch maint: avoid compiler warnings introduced by i18n patch 2014-01-08 13:48:41 +01:00
coreutils-overflow.patch New upstream release 6.10, for more details see changelog 2008-01-25 17:48:11 +00:00
coreutils-selinux.patch do not modify SELinux contexts of existing parent directories when copying files (fix by P.Brady, #1045122) 2014-01-03 08:38:06 +01:00
coreutils-selinuxmanpages.patch New upstream release changes, su/runuser ones just commented out atm, don't build 2012-08-13 00:14:40 +02:00
coreutils.spec Add Fedora bug reference 2014-01-08 13:03:41 +01:00
sh-utils-2.0.11-dateman.patch make possible to disable capability in ls due to performance impact when 2008-10-22 11:07:44 +00:00
sources New upstream version 8.22, rediff, adjusting i18n patch to work after upstream optimizations, will investigate cut.pl before build (failing df symlink check is not a regression) 2013-12-14 18:41:07 +01:00
upstream-key.gpg Upstream GPG key. 2007-01-09 15:52:58 +00:00