| Commit message (Expand) | Author | Age | Files | Lines |
* | regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h | Peter S. Mazinger | 2011-03-09 | 1 | -4/+0 |
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -3/+0 |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -1/+0 |
* | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko | 2008-12-27 | 1 | -1/+1 |
* | convert yet another old-style function definition | Denis Vlasenko | 2008-12-26 | 1 | -5/+5 |
* | new regex: stop confusing ourself with _LIBC being undefined; | Denis Vlasenko | 2008-12-26 | 1 | -42/+33 |
* | regex: remove useless casts on allocations; | Denis Vlasenko | 2008-12-26 | 1 | -75/+83 |
* | regex: drop __<funcname> aliases. remove much of unused code. | Denis Vlasenko | 2008-12-26 | 1 | -26/+6 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -11/+11 |
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -5/+5 |
* | 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 |
* | Bernhard Fischer writes: remove unused variables | Mike Frysinger | 2006-01-29 | 1 | -2/+0 |
* | Get rid of nested warnings | Peter S. Mazinger | 2006-01-23 | 1 | -4/+4 |
* | 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 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -2/+3 |
* | Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE | Peter S. Mazinger | 2006-01-03 | 1 | -1/+1 |
* | Macros are no good for jump relocs, hack to get rid of one introduced my new ... | Peter S. Mazinger | 2005-12-16 | 1 | -0/+3 |
* | Make new regex build w/ WCHAR disabled, vapier, does it now work for you? | Peter S. Mazinger | 2005-12-16 | 1 | -0/+4 |
* | Add new regex code from glibc, this is almost double size of the earlier one,... | Peter S. Mazinger | 2005-11-28 | 1 | -0/+3802 |