OSDN Git Service

Get rid of missing prototype warnings
[uclinux-h8/uClibc.git] / libc / string / strlcpy.c
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