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