diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-14 10:34:55 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-14 10:34:55 +0000 |
commit | ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9 (patch) | |
tree | 73a802e1784ddd85c340d37f506dd1d186759e33 /ChangeLog | |
parent | 425838aa4b78c3fa9d43d75d85ebdc15f96f52d7 (diff) | |
download | glibc-ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9.tar glibc-ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9.tar.gz glibc-ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9.tar.bz2 glibc-ebda6173fc0fa6b91fa30f1ea83ddb89baec66b9.zip |
Update.
* elf/Makefile: Add rules to build and run tst-tls8.
* elf/tst-tls8.c: New file.
* elf/tst-tlsmod4.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2002-02-14 Ulrich Drepper <drepper@redhat.com> + * elf/Makefile: Add rules to build and run tst-tls8. + * elf/tst-tls8.c: New file. + * elf/tst-tlsmod4.c: New file. + * stdlib/test-a64l.c (tests): Add more test cases. * sunrpc/rtime.c (rtime): Change type of thetime to uint32_t. |