summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex
Commit message (Expand)AuthorAgeFilesLines
* regex: call memcpy() ourselvesMike Frysinger2009-11-091-1/+2
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-182-14/+12
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-1/+0
* support building out-of-treeBernhard Reutner-Fischer2009-08-191-0/+2
* add hidden aliases for newer regex search functionsBernhard Reutner-Fischer2009-08-191-0/+2
* remove erroneous ';'Bernhard Reutner-Fischer2009-08-191-2/+2
* regex: convert #if to #ifdefMike Frysinger2009-08-192-2/+2
* add hidden aliases for older regex search functionsMike Frysinger2009-08-191-0/+2
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-274-8/+4
* convert yet another old-style function definitionDenis Vlasenko2008-12-261-5/+5
* new regex: stop confusing ourself with _LIBC being undefined;Denis Vlasenko2008-12-265-165/+88
* regex: remove useless casts on allocations;Denis Vlasenko2008-12-264-92/+96
* regex: drop __<funcname> aliases. remove much of unused code.Denis Vlasenko2008-12-266-341/+52
* test/regex/tst-regex2.c: fix the rest of testsuite failuresDenis Vlasenko2008-12-251-1/+12
* test/regex/tst-regex2.c: fix test failure. Next one is immediately after...Denis Vlasenko2008-12-251-1/+1
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-40/+17
* Synch with trunk @ 24165Carmelo Amoroso2008-11-274-27/+27
* Synch with trunk @ 24087Carmelo Amoroso2008-11-182-5/+5
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-248/+208
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-4/+4
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-315-54/+54
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-093-26/+24
* Sync build machinery stuff from trunk. Some more fixed for mips nptl portKhem Raj2008-06-271-1/+0
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-2/+0
* Merge from trunk and bring in NPTL code in the various 'misc' subsystems."Steven J. Hill"2006-08-247-14/+29
* Merge from trunk."Steven J. Hill"2006-02-277-105/+121
* Big fricking merge from trunk."Steven J. Hill"2006-01-075-19/+39
* Merge from trunk."Steven J. Hill"2005-12-102-3/+5
* Merge from trunk."Steven J. Hill"2005-12-083-14/+29
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-0/+4
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-022-2/+10
* Merge from trunk."Steven J. Hill"2005-11-299-8362/+19037
* Massive merge from trunk."Steven J. Hill"2005-11-171-1/+0
* Copy from trunk."Steven J. Hill"2005-10-301-0/+26
* merge parallel build supportMike Frysinger2005-01-251-5/+4
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* As released in uClibc 0.9.16, regex was being compiled withoutEric Andersen2002-11-141-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Sync regex with glibc 2.2.4. I need to add an option to selectEric Andersen2001-11-241-4300/+6942
* The m68k-elf compiler chokes on this code when compiling for PIC asDavid McCullough2001-06-071-1129/+1128
* Fix regex support to be compatible with 4.2 BSD regex library. This isEric Andersen2001-05-261-0/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-0/+3
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* A smaller, kinder, gentler regexp implementation.Eric Andersen2000-10-203-7274/+5726
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+3
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-1/+1