diff options
author | Egor Duda <deo@logos-m.ru> | 2001-11-15 11:27:15 +0000 |
---|---|---|
committer | Egor Duda <deo@logos-m.ru> | 2001-11-15 11:27:15 +0000 |
commit | 112ef24b52fedd04058c51b2d589c26f9cc9f14c (patch) | |
tree | 9f249306087da181242bc2aa74603db219bbd662 /winsup/testsuite | |
parent | 4800c7477bc56de60f5a3fd917a8d4036b5375ae (diff) | |
download | newlib-112ef24b52fedd04058c51b2d589c26f9cc9f14c.zip newlib-112ef24b52fedd04058c51b2d589c26f9cc9f14c.tar.gz newlib-112ef24b52fedd04058c51b2d589c26f9cc9f14c.tar.bz2 |
Fix typo.
Diffstat (limited to 'winsup/testsuite')
-rw-r--r-- | winsup/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog index 67ed06a..b1bdf5e 100644 --- a/winsup/testsuite/ChangeLog +++ b/winsup/testsuite/ChangeLog @@ -1,7 +1,7 @@ 2001-11-15 Egor Duda <deo@logos-m.ru> * winsup.api/pthread/: New directory. Ports of pthread functionality - tests ported from pthreads-win32 project. + tests from pthreads-win32 project. * winsup.api/pthread/test.h: Commmon declaraions for pthread tests. * winsup.api/pthread/cleanup2.c: New test. * winsup.api/pthread/cleanup3.c: Ditto. |