mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
Update.
* Makefile (tests): Add tst-context1. * tst-context1.c: New file.
This commit is contained in:
parent
79b0a335d8
commit
ecf289594a
@ -1,5 +1,8 @@
|
||||
2003-02-23 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* Makefile (tests): Add tst-context1.
|
||||
* tst-context1.c: New file.
|
||||
|
||||
* Makefile (tests): Add tst-tls1 and tst-tls2.
|
||||
* tst-tls1.c: New file.
|
||||
* tst-tls2.c: New file.
|
||||
|
@ -159,7 +159,8 @@ tests = tst-attr1 tst-attr2 \
|
||||
tst-locale1 tst-locale2 \
|
||||
tst-umask1 \
|
||||
tst-popen1 \
|
||||
tst-clock1
|
||||
tst-clock1 \
|
||||
tst-context1
|
||||
|
||||
distribute = eintr.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user