diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-11-17 00:27:46 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-11-17 00:27:46 +0000 |
commit | 897d4284e9abcd5effe2d8b5f9cd3685d351a5d2 (patch) | |
tree | 32f4ea6d77c8e9247677a571c0d2add3a9f5d154 /ChangeLog | |
parent | 0bdfed74af5d792911a3a94e2e28dde398f7e61e (diff) | |
download | glibc-897d4284e9abcd5effe2d8b5f9cd3685d351a5d2.tar glibc-897d4284e9abcd5effe2d8b5f9cd3685d351a5d2.tar.gz glibc-897d4284e9abcd5effe2d8b5f9cd3685d351a5d2.tar.bz2 glibc-897d4284e9abcd5effe2d8b5f9cd3685d351a5d2.zip |
Update.
* libio/Makefile: Add rules to build and run test-freopen.
* libio/test-freopen.c: New file.
* libio/test-freopen.sh: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ * libio/freopen64.c (freopen64): Likewise. Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>. + * libio/Makefile: Add rules to build and run test-freopen. + * libio/test-freopen.c: New file. + * libio/test-freopen.sh: New file. + 2000-11-15 H.J. Lu <hjl@gnu.org> * sysdeps/generic/ldsodefs.h (DL_DT_INIT_ADDRESS): Defined if |