]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 00:51:16 +0000 (00:51 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 25 Aug 1999 00:51:16 +0000 (00:51 +0000)
* stdio-common/Makefile (test): Add tst-cookie.
* stdio-common/tst-cookie.c: New file.

ChangeLog
stdio-common/Makefile

index 7fd69cbc4ff1ffadda8109b35d9003b67d69eba2..61b60d83746b71d8f45ad2a571340184dccd8970 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-08-24  Ulrich Drepper  <drepper@cygnus.com>
 
+       * stdio-common/Makefile (test): Add tst-cookie.
+       * stdio-common/tst-cookie.c: New file.
+
        * sysdeps/unix/sysv/linux/mips/bits/errno.h: Fix EILSEQ value
        changed in last patch.  Reported by Ralf Baechle.
 
index c66d16ea7f6689bd560772b9e7cfdc65afd9bfe9..e95c983f2850c41f6e6640dbd740f6820a272350 100644 (file)
@@ -53,7 +53,7 @@ tests := tst-printf tstscanf test_rdwr test-popen tstgetln test-fseek \
         bug1 bug2 bug3 bug4 bug5 bug6 bug7 bug8 bug9 bug10 bug11 bug12 \
         tfformat tiformat tllformat tstdiomisc tst-printfsz tst-wc-printf \
         scanf1 scanf2 scanf3 scanf4 scanf5 scanf7 scanf8 scanf9 scanf10 \
-        scanf12 tst-tmpnam
+        scanf12 tst-tmpnam tst-cookie
 
 include ../Rules
 
This page took 0.051702 seconds and 5 git commands to generate.