1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-14 16:01:57 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-11-21 08:48:08 +00:00
parent 449872c53a
commit 501358c106

View File

@@ -4,6 +4,7 @@
2002-11-19 Jim Meyering <jim@meyering.net>
Be careful not to clobber errno.
* quotearg.c (quotearg_buffer_restyled): If mbrtowc returns
`(size_t) -1' (at which point it would also set errno to EILSEQ),
then restore errno to its previous value.