Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: remove set but not used variable | Bernhard Reutner-Fischer | 2011-02-14 | 1 | -3/+1 |
* | regex: convert #if to #ifdef | Mike Frysinger | 2009-07-20 | 1 | -1/+1 |
* | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko | 2008-12-27 | 1 | -2/+2 |
* | new regex: stop confusing ourself with _LIBC being undefined; | Denis Vlasenko | 2008-12-26 | 1 | -20/+16 |
* | regex: remove useless casts on allocations; | Denis Vlasenko | 2008-12-26 | 1 | -2/+2 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -3/+3 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Sync w/ glibc | Peter S. Mazinger | 2006-02-28 | 1 | -3/+3 |
* | make regex a little bit smaller | Peter S. Mazinger | 2006-01-30 | 1 | -2/+2 |
* | Apply patch used in sed for malloc(0) | Peter S. Mazinger | 2006-01-11 | 1 | -2/+3 |
* | Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE | Peter S. Mazinger | 2006-01-03 | 1 | -2/+2 |
* | Add new regex code from glibc, this is almost double size of the earlier one,... | Peter S. Mazinger | 2005-11-28 | 1 | -0/+1645 |