diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-08-20 00:08:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-08-20 00:08:24 +0000 |
commit | 87865838da97993a22a4414d29b6b90f5e750970 (patch) | |
tree | 3c386e048eb04e339657920111e6a087d9d27b03 /ChangeLog | |
parent | 5dfe677810a3550bc2cff4d4046261c7572fbae0 (diff) | |
download | glibc-87865838da97993a22a4414d29b6b90f5e750970.tar.gz |
Update.
* string/bits/string2.h (__STRING2_COPY_TYPE): Add attribute to
the type, not to name.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-08-19 Ulrich Drepper <drepper@redhat.com> + * string/bits/string2.h (__STRING2_COPY_TYPE): Add attribute to + the type, not to name. + * stdio-common/test-vfprintf.c (main): Don't write temporary file into source directory. |