diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-07 20:30:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-07 20:30:24 +0000 |
commit | bb27a6ebf77bc7f10c330fe97d2d3ce96b95c848 (patch) | |
tree | 876f69442a01b8cbb02bbd26ca2ecc30d362a97b /ChangeLog | |
parent | c8d48faef08fe72320394ebc5dc3d12059392b90 (diff) | |
download | glibc-bb27a6ebf77bc7f10c330fe97d2d3ce96b95c848.tar.gz |
[BZ #2633]
* wcsmbs/wchar.h: Move many C99 functions into std namespace.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-10-07 Ulrich Drepper <drepper@redhat.com> + [BZ #2633] + * wcsmbs/wchar.h: Move many C99 functions into std namespace. + [BZ #5103] * posix/glob.c (glob): Recognize patterns starting \/. * posix/tst-gnuglob.c (find_file): Handle absolute path names. |