diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2001-07-27 18:09:56 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-27 18:09:56 +0000 |
| commit | 277f8cdf9849ec2d701b17dab05199e8fe044b89 (patch) | |
| tree | 6de2112695f784d6b18684425ce654db6ff3401d /ChangeLog | |
| parent | 8e567f5cfa43fbd3693670b6c935b98e52b9f195 (diff) | |
| download | glibc-277f8cdf9849ec2d701b17dab05199e8fe044b89.tar.xz glibc-277f8cdf9849ec2d701b17dab05199e8fe044b89.zip | |
Update.
* libio/Makefile: Add rules to check output of tst-fopenloc and
for memory leaks.
* libio/tst-fopenloc.c: New file.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2001-07-27 Ulrich Drepper <drepper@redhat.com> + * libio/Makefile: Add rules to check output of tst-fopenloc and + for memory leaks. + * libio/tst-fopenloc.c: New file. + * iconv/gconv_cache.c (__gconv_compare_alias_cache): New function. * iconv/gconv_int.h: Add prototype for __gconv_compare_alias_cache. * iconv/gconv_charset.h: Replace __gconv_lookup_alias prototype with |
