mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 13:00:06 +00:00
Update.
* stdio-common/Makefile (test): Add tst-cookie. * stdio-common/tst-cookie.c: New file.
This commit is contained in:
parent
4ebc35ac66
commit
248286e533
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user