OSDN Git Service

xtensa: add missing .literal_position directives
[uclinux-h8/uClibc.git] / libc / string / strlcpy.c
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
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...
2008-11-26 Denis Vlasenkolibc/string: need additional work to remove libc_hidden...
2008-11-25 Carmelo AmorosoMake wcsxfrm visible also when LOCALE support is disabled.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
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...
2005-12-08 Peter S. MazingerUse hidden_strong_alias for alias(__x,__y), do not...
2005-12-06 Peter S. MazingerUse correct syntax, correct weak/strong for [__]strxfrm
2005-11-14 Peter S. MazingerSplit up wstring.c and use attribute_hidden