OSDN Git Service

Fix a few bugs in the new extended locale functions.
[uclinux-h8/uClibc.git] / libc / misc / ctype / ctype.c
2003-08-24 Manuel Novoa III Fix a few bugs in the new extended locale functions.
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-04-09 Manuel Novoa III Revert Erik's changes... they were broken since there...
2002-02-23 Eric AndersenSupport isblank()
2001-08-17 Eric AndersenFix a silly bug with the header file
2001-08-14 Eric Andersenuse some #defines internal to the ctype functions to...
2001-06-02 Manuel Novoa III Add locale-enabled strcoll function from vodz, plus...
2001-03-19 Manuel Novoa III Since Erik apparently wants def/undef vs def 1/0...
2001-03-18 Manuel Novoa III Part of the ctype locale support.
2000-12-20 Eric AndersenA number of updates from Manuel Novoa III. Things...
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-17 Eric AndersenFix up ctype.h
2000-10-11 Eric AndersenNew misc tree that actually has misc stuff in it.