OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / misc / regex / regex_internal.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-02-14 Bernhard Reutner... regex: remove set but not used variable
2009-07-20 Mike Frysingerregex: convert #if to #ifdef
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-12-26 Denis Vlasenkonew regex: stop confusing ourself with _LIBC being...
2008-12-26 Denis Vlasenkoregex: remove useless casts on allocations;
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2006-02-28 Peter S. MazingerSync w/ glibc
2006-01-30 Peter S. Mazingermake regex a little bit smaller
2006-01-11 Peter S. MazingerApply patch used in sed for malloc(0)
2006-01-03 Peter S. MazingerGet rid of tolower/toupper jump reloc, correct tow...
2005-11-28 Peter S. MazingerAdd new regex code from glibc, this is almost double...