summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regex_old.c
Commit message (Expand)AuthorAgeFilesLines
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-4/+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-161-12/+12
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-24/+25
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-031-1/+1
* glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabledPeter S. Mazinger2005-12-161-15/+23
* 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-071-0/+1
* Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...Peter S. Mazinger2005-12-071-0/+3
* Make use internal str*casecmp/wcscollPeter S. Mazinger2005-12-061-0/+1
* 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-011-3/+2
* Rename regex.c to regex_old.cPeter S. Mazinger2005-11-281-0/+8383