Opened 17 years ago

Last modified 17 years ago

#144 closed defect

libc: tolower() doesn't work for the first 128 chars if not inlined. — at Initial Version

Reported by: bird Owned by: bird
Priority: normal Milestone: libc-0.6.2
Component: libc Version: 0.6
Severity: normal Keywords: tolower
Cc:

Description

Typo in the locale_ctype.c version of tolower() causes tolower() to return incorrect values for the first 128 characters (when it's not inlined).

Change History (0)

Note: See TracTickets for help on using tickets.