]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 15 Jul 2003 03:32:03 +0000 (03:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 15 Jul 2003 03:32:03 +0000 (03:32 +0000)
commit9df2c61c5c50dae905b412b3d132c72381be0289
tree1aaa4e9aa8b3dc997c4d94f82f58b0a5aa04bbf3
parent75540d8ad415cd04f981d81fe7c9effda5f88af5
Update.

2003-07-14  Ulrich Drepper  <drepper@redhat.com>

* iconvdata/Makefile (modules): Add CP932 and EUC-JP-MS.
Add rule for EUC-JP-MS dependency.
* iconvdata/cp932.c: New file.
* iconvdata/eucjp-ms.c: New file.
* iconvdata/gconv-modules: Add entries for CP932 and EUC-JP-MS.
Patch by MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>.

2003-07-15  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket): Add
cfi directives.
ChangeLog
iconvdata/Makefile
iconvdata/cp932.c [new file with mode: 0644]
iconvdata/euc-jp-ms.c [new file with mode: 0644]
iconvdata/gconv-modules
sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S