Ignore:
Timestamp:
Jan 19, 2006, 3:44:53 AM (20 years ago)
Author:
bird
Message:

Fixes #30: Fixed two locale bugs. First, setlocale called a locale
dependent function for getting ctype flags. Second, all the
is<>() macros / functions was busted for non-ascii chars (-1..-128).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/ChangeLog.LIBC

    r2510 r2511  
    22
    33TODO: open replace on RAMFS fails with error 32!
     4
     52006-01-18: knut st. osmundsen <bird-gccos2-spam@anduin.net>
     6    - libc:
     7        o #30: Fixed two locale bugs. First, setlocale called a locale
     8          dependent function for getting ctype flags. Second, all the
     9          is<>() macros / functions was busted for non-ascii chars (-1..-128).
    410
    5112005-12-14: knut st. osmundsen <bird-gccos2-spam@anduin.net>
Note: See TracChangeset for help on using the changeset viewer.