OSDN Git Service

LT{,.old}: include stddef.h for size_t
[uclinux-h8/uClibc.git] / libc / string / _collate.c
2012-06-15 Peter S. Mazinger_collate.c: avoid initialization warning
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazinger_collate.c: remove duplicated libc_hidden_proto() for...
2011-03-09 Peter S. Mazingerwchar.h, _collate.c, strlcpy.c: use a common prototype...
2011-03-09 Peter S. Mazingerctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove...
2009-09-19 Denys Vlasenkoremove a few more empty #if/#endif pairs
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingerget rid of strcmp jump reloc
2006-01-14 Peter S. MazingerDODEBUG=y and XLOCALE as well
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-03 Peter S. MazingerComplete split of all the string functions. Hope haven...