OSDN Git Service

Fix a few bugs in the new extended locale functions.
[uclinux-h8/uClibc.git] / libc / string / wstring.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...
2003-06-16 Manuel Novoa III Add memmem().
2003-03-03 Manuel Novoa III Remove bogus link_warning. It is meaningless and stupi...
2003-02-17 Eric AndersenPatch from Stefan Allius:
2002-12-20 Manuel Novoa III The big thing is locale dependent collation support.
2002-11-08 Manuel Novoa III Added some temporary "stubs" for collation.
2002-09-19 Manuel Novoa III Hide my personal #warning reminders. Add __wcschrnul...
2002-08-27 Manuel Novoa III Reimplement sys_errlist[] so that it works on sparc...
2002-08-26 Manuel Novoa III sparc, alpha, and mips have different errno values...
2002-08-12 Manuel Novoa III Revert commit by davidm to printf.c that initialized...
2002-07-08 Manuel Novoa III Fix a preprocessor buglet. Redo sys_siglist/strsignal...
2002-07-07 Manuel Novoa III Attempt to clean up the strerror_r situation.
2002-07-05 Manuel Novoa III Add two missing glibc wide string funcs as well as...
2002-07-03 Manuel Novoa III Enable WCHAR support for C/POSIX stub locales.
2002-06-12 Eric AndersenCleanup the mess, remove now obsolete files
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...