OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / string / generic / memmem.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingermemmem.c, string.h: remove unused hidden memmem
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
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. MazingerUse strong_alias everywhere instead of .global/.set...
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-14 Peter S. MazingerMove to use attribute_hidden
2004-09-02 Manuel Novoa III Add a couple of mips-specific string funcs.