diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-26 20:49:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-26 20:49:00 +0000 |
commit | 0a5503211cb00d4d5198702b5d712385ac564a93 (patch) | |
tree | 764e3157a814cfd09f18a0d723b0f4f339199c55 /ChangeLog | |
parent | ad92208d51264402c27c32d1c5f414837bd34016 (diff) | |
download | glibc-0a5503211cb00d4d5198702b5d712385ac564a93.tar glibc-0a5503211cb00d4d5198702b5d712385ac564a93.tar.gz glibc-0a5503211cb00d4d5198702b5d712385ac564a93.tar.bz2 glibc-0a5503211cb00d4d5198702b5d712385ac564a93.zip |
Update.
* posix/tst-preadwrite.c: Allow parallel execution of
tst-preadwrite and tst-preadwrite64.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-05-26 Ulrich Drepper <drepper@redhat.com> + * posix/tst-preadwrite.c: Allow parallel execution of + tst-preadwrite and tst-preadwrite64. + * posix/Makefile (tests): Add tst-truncate and tst-truncate64. * posix/tst-truncate.c: New file. * posix/tst-truncate64.c: New file. |