diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 17:23:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-16 17:23:03 +0000 |
commit | 10c384636bd2d677b9cc8b610925f9d43698bd9c (patch) | |
tree | 35711e4497360b32ff7920a2edff3276c61e8149 /localedata/charmaps/IBM437 | |
parent | 1c533de9f349937af01b93eb6d37d247f78f1b8c (diff) | |
download | glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.tar.gz glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.tar.xz glibc-10c384636bd2d677b9cc8b610925f9d43698bd9c.zip |
Update.
* sysdeps/unix/sysv/linux/bits/types.h: Correct signed/unsigned-ness of blkcnt and fsblkcnt. * sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise. * sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
Diffstat (limited to 'localedata/charmaps/IBM437')
-rw-r--r-- | localedata/charmaps/IBM437 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localedata/charmaps/IBM437 b/localedata/charmaps/IBM437 index 3291d3e075..3142d34550 100644 --- a/localedata/charmaps/IBM437 +++ b/localedata/charmaps/IBM437 @@ -257,8 +257,8 @@ CHARMAP <-:> /xF6 <U00F7> DIVISION SIGN <?2> /xF7 <U2248> ALMOST EQUAL TO <DG> /xF8 <U00B0> DEGREE SIGN -<.M> /xF9 <U00B7> MIDDLE DOT -<sb> /xFA <U2022> BULLET +<Sb> /xF9 <U2219> BULLET OPERATOR +<.M> /xFA <U00B7> MIDDLE DOT <RT> /xFB <U221A> SQUARE ROOT <nS> /xFC <U207F> SUPERSCRIPT LATIN SMALL LETTER N <2S> /xFD <U00B2> SUPERSCRIPT TWO |