diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 09:14:02 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-10-26 09:14:02 +0000 |
commit | 5915ce22c7b76a611c8e408b4b69a39b7916028a (patch) | |
tree | bb87c3270d22eee8e617ff00f5fc4220dfc6ae22 /ChangeLog | |
parent | 726b7b0f5cce9df5dd406a6a38a3e104fac9a070 (diff) | |
download | glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.tar glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.tar.gz glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.tar.bz2 glibc-5915ce22c7b76a611c8e408b4b69a39b7916028a.zip |
Update.
* io/Makefile (tests): Add tst-fcntl.
* io/tst-fcntl.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-10-26 Ulrich Drepper <drepper@redhat.com> + * io/Makefile (tests): Add tst-fcntl. + * io/tst-fcntl.c: New file. + * posix/Makefile (tests): Add tst-chmod. (tst-chmod-ARGS): Define. * posix/tst-chmod.c: New file. |