diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-11 06:55:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-11 06:55:22 +0000 |
commit | 1ab9366daadaa3d788dbb153805f3be71dfa3cde (patch) | |
tree | 8b09d75ea59ddaef3ed26ecb5506a76c1da00b08 /ChangeLog | |
parent | 4483f2c0f8b6ace6dbc94a1da5a083e99310c267 (diff) | |
download | glibc-1ab9366daadaa3d788dbb153805f3be71dfa3cde.tar glibc-1ab9366daadaa3d788dbb153805f3be71dfa3cde.tar.gz glibc-1ab9366daadaa3d788dbb153805f3be71dfa3cde.tar.bz2 glibc-1ab9366daadaa3d788dbb153805f3be71dfa3cde.zip |
* libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos.
Call fputs instead of fwprintf (simpler to follow in debugger).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-11-10 Roland McGrath <roland@redhat.com> + * libio/bug-wfflush.c (do_test): Call rewind instead of fsetpos. + Call fputs instead of fwprintf (simpler to follow in debugger). + * crypt/md5-crypt.c: Doc fix. * sysdeps/unix/make-syscalls.sh: Insert $(make-target-directory) at |