diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2000-03-27 06:37:56 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2000-03-27 06:37:56 +0000 |
| commit | 30e0f9c39978e52aefbcc54ef69efb439ea20ff5 (patch) | |
| tree | 0543ba4606d2770e48769952db6a604f424c6945 /ChangeLog | |
| parent | 8e605e789df868763e388dca7040538c1de41b85 (diff) | |
| download | glibc-30e0f9c39978e52aefbcc54ef69efb439ea20ff5.tar.xz glibc-30e0f9c39978e52aefbcc54ef69efb439ea20ff5.zip | |
Update.
* locale/programs/localedef.c (construct_output_path): If path
contains a / compute the end of the directory name correctly.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-03-26 Ulrich Drepper <drepper@redhat.com> + * locale/programs/localedef.c (construct_output_path): If path + contains a / compute the end of the directory name correctly. + * include/features.h: Undef and document __USE_XOPEN2K. * malloc/mcheck.c: Implement pedantic checking of all allocated blocks |
