OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / misc / regex / regcomp.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingeradapt regex to new regex.h
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerregcomp.c, aeabi_mb_cur_max.c: use unconditionally...
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-26 Denis Vlasenkoconvert yet another old-style function definition
2008-12-26 Denis Vlasenkonew regex: stop confusing ourself with _LIBC being...
2008-12-26 Denis Vlasenkoregex: remove useless casts on allocations;
2008-12-26 Denis Vlasenkoregex: drop __<funcname> aliases. remove much of unused...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-02-28 Peter S. MazingerSync w/ glibc
2006-01-29 Mike FrysingerBernhard Fischer writes: remove unused variables
2006-01-23 Peter S. MazingerGet rid of nested warnings
2006-01-16 Peter S. Mazingers/weak_alias/strong_alias/, only what I knew as needed...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-03 Peter S. MazingerGet rid of tolower/toupper jump reloc, correct tow...
2005-12-16 Peter S. MazingerMacros are no good for jump relocs, hack to get rid...
2005-12-16 Peter S. MazingerMake new regex build w/ WCHAR disabled, vapier, does...
2005-11-28 Peter S. MazingerAdd new regex code from glibc, this is almost double...