]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Run tst-fgetwc with necessary envvar.
authorUlrich Drepper <drepper@redhat.com>
Tue, 16 Jun 2009 14:48:27 +0000 (07:48 -0700)
committerPetr Baudis <pasky@suse.cz>
Wed, 17 Jun 2009 22:24:04 +0000 (00:24 +0200)
(cherry picked from commit eae3208e249edda25548fa7680d01193d7515e0c)

ChangeLog
libio/Makefile

index 7bec39af0903b3642d3abfbf16c38cc0c579810e..e6f4565c29f8713ab23e79113651d2360823346b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,8 @@
 2009-06-15  Ulrich Drepper  <drepper@redhat.com>
 
        [BZ #10166]
-       * sysdeps/unix/sysv/linux/grantpt.c: If slave device is on devpts or
-       devfs, the mode might not be correct.  Check it and return only if it
-       is correct.
+       * sysdeps/unix/sysv/linux/grantpt.c: Remove shortcut which was used
+       when the slave device is in devpts or devfs.
 
        [BZ #10183]
        * posix/tst-cpucount.c: Don't try more than CPU_SETSIZE bits.
@@ -20,6 +19,7 @@
 
        [BZ #10196]
        * libio/tst-fgetwc.c (do_test): Use de_DE.UTF-8 as locale name.
+       * libio/Makefile: Run tst-fgetwc with necessary envvar.
        Patch by Bruce Dubbs <bdubbs@linuxfromscratch.org>.
 
        * time/tzfile.c (__tzfile_read): Correct computation of tzspec_len.
index b94d047f5a8746dace9bcf34e1a9ff94089e9ceb..501e80c2ee0807550e6cf276fc8b575d40547cbb 100644 (file)
@@ -153,6 +153,7 @@ tst-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata
 bug-ungetwc2-ENV = LOCPATH=$(common-objpfx)localedata
 tst-swscanf-ENV = LOCPATH=$(common-objpfx)localedata
 bug-ftell-ENV = LOCPATH=$(common-objpfx)localedata
+tst-fgetwc-ENV = LOCPATH=$(common-objpfx)localedata
 
 generated = tst-fopenloc.mtrace tst-fopenloc.check