]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 08:48:08 +0000 (08:48 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 21 Nov 2002 08:48:08 +0000 (08:48 +0000)
lib/ChangeLog

index 1a0c87e1017b1dddea847b172c2c77e093403053..70022842dcb989c45abac1c1944e100e2f802409 100644 (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.