OSDN Git Service

ldso: initialize stack_chk_guard after TLS is initialized
[uclinux-h8/uClibc.git] / include / locale.h
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-19 Peter S. Mazingersync some headers and disable unused prototypes
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-05-20 Bernhard Reutner... - make it compile with !__UCLIBC_HAS_LOCALE__
2008-05-19 Carmelo AmorosoAdded a bounch of locale fixes.
2005-12-15 Peter S. MazingerSync headers w/ glibc
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...
2001-09-27 Eric AndersenRev all the header files to sync things with glibc...
2001-07-11 David McCulloughAdded __BEGIN_DECLS and __END_DECLS to the files that...
2001-03-21 Eric AndersenStub out localeconv. Please look over this to check...
2001-03-18 Manuel Novoa III Part of the ctype locale support.