summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex
Commit message (Expand)AuthorAgeFilesLines
...
* include stdint.h and check __intptr_t_defined to see if we need to setup uint...Mike Frysinger2006-02-071-1/+2
* make regex a little bit smallerPeter S. Mazinger2006-01-303-3/+7
* Bernhard Fischer writes: remove unused variablesMike Frysinger2006-01-291-2/+0
* Get rid of nested warningsPeter S. Mazinger2006-01-231-4/+4
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-222-5/+0
* fix warning when sizeof uchar_t is 8 bitsMike Frysinger2006-01-201-0/+4
* s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ...Peter S. Mazinger2006-01-163-24/+24
* Last relocs jump and global data, (even locales) that I could remove are gone...Peter S. Mazinger2006-01-161-0/+7
* get rid of warning if UCLIBC_HAS_CTYPE_TABLES is not enabledPeter S. Mazinger2006-01-151-0/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-143-58/+65
* Apply patch used in sed for malloc(0)Peter S. Mazinger2006-01-111-2/+3
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-033-4/+4
* Macros are no good for jump relocs, hack to get rid of one introduced my new ...Peter S. Mazinger2005-12-161-0/+3
* Use hidden towupper in new regexPeter S. Mazinger2005-12-161-0/+1
* Make new regex build w/ WCHAR disabled, vapier, does it now work for you?Peter S. Mazinger2005-12-162-0/+6
* New regex as wellPeter S. Mazinger2005-12-161-0/+2
* glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabledPeter S. Mazinger2005-12-161-15/+23
* make new regex code use __mempcpyPeter S. Mazinger2005-12-091-1/+1
* Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger2005-12-091-0/+1
* Use internal versionsPeter S. Mazinger2005-12-081-2/+3
* Hide morePeter S. Mazinger2005-12-072-0/+2
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-073-15/+25
* Make use internal str*casecmp/wcscollPeter S. Mazinger2005-12-062-0/+3
* More hiding, including __mempcpyPeter S. Mazinger2005-12-031-0/+4
* Forgotten that this file is special and does not accept hidden, __mempcpy is ...Peter S. Mazinger2005-12-011-1/+1
* Hide mostly used functionsPeter S. Mazinger2005-12-012-3/+11
* Allow internal_function to come from libcPeter S. Mazinger2005-11-282-2/+1
* Correct regexecPeter S. Mazinger2005-11-281-0/+2
* Add new regex code from glibc, this is almost double size of the earlier one,...Peter S. Mazinger2005-11-287-0/+10691
* Rename regex.c to regex_old.cPeter S. Mazinger2005-11-282-3/+3
* Sync regex.h w/ glibc and make regex build w/ itPeter S. Mazinger2005-11-281-0/+1
* Hide some wcs*Peter S. Mazinger2005-11-271-0/+1
* Hide some of mem* and str*Peter S. Mazinger2005-11-271-0/+11
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Remove last unused references to libc-a-pic-, we use only the lists in libc-a...Peter S. Mazinger2005-11-011-1/+0
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-35/+8
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+26
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* 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