Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -5/+5 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP... | Peter S. Mazinger | 2006-03-22 | 1 | -1/+1 |
* | Sync w/ glibc | Peter S. Mazinger | 2006-02-28 | 1 | -1/+1 |
* | s/weak_alias/strong_alias/, only what I knew as needed are kept. We will now ... | Peter S. Mazinger | 2006-01-16 | 1 | -6/+6 |
* | make new regex code use __mempcpy | Peter S. Mazinger | 2005-12-09 | 1 | -1/+1 |
* | Correct regexec | Peter S. Mazinger | 2005-11-28 | 1 | -0/+2 |
* | Add new regex code from glibc, this is almost double size of the earlier one,... | Peter S. Mazinger | 2005-11-28 | 1 | -0/+4335 |