OSDN Git Service

test: NPTL: sync WRITE_BUFFER_SIZE with glibc test
[uclinux-h8/uClibc.git] / include / locale.h
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerlocale.h, xlocale.h: guard *locale functions correctly
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-07 Peter S. Mazingerlocale.c, locale.h: no need for hidden duplocale
2011-03-04 Peter S. Mazingerfix locale build
2011-03-03 Peter S. Mazingerupdate some headers
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.