Age | Commit message (Expand) | Author |
2016-06-01 | remove MJN only debug messages | Waldemar Brodkorb |
2013-02-05 | buildsys: switch libc to kbuild-style | Bernhard Reutner-Fischer |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-06-15 | do not include xlocale.h, it is included by locale.h when needed | Peter S. Mazinger |
2011-03-10 | ctype.c, ctype.h: remove commented parts that were banned for removal after 0... | Peter S. Mazinger |
2011-03-09 | ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions | Peter S. Mazinger |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
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 |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2009-02-13 | - fix fallout from r24140 and r24160 for !CTYPE_TABLES | Bernhard Reutner-Fischer |
2009-01-21 | *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x | Denis Vlasenko |
2008-12-29 | - expand SUSv3_LEGACY | Bernhard Reutner-Fischer |
2008-12-27 | ctype: remove some trivial macros from ctype.h; | Denis Vlasenko |
2008-11-29 | fix improperly hidden fwprintf. | Denis Vlasenko |
2008-11-27 | - make isascii visible again | Bernhard Reutner-Fischer |
2008-11-25 | - make sure isspace() is exported. | Bernhard Reutner-Fischer |
2008-11-21 | deal with TODOs left over from libc_hidden_proto removal | Denis Vlasenko |
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, a few more functions | Denis Vlasenko |
2008-11-18 | libc_hidden_proto removal, just a few functions | Denis Vlasenko |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-05-30 | - Avoid warning about undefined preprocessor token. No obj-code changes. | Bernhard Reutner-Fischer |
2008-05-19 | Added a bounch of locale fixes. | Carmelo Amoroso |
2006-07-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-03-22 | Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-02-13 | s/#if/#ifdef/ | Peter S. Mazinger |
2006-02-13 | Add files for IMA. Yes, I know it's a hack and no, I won't split the affected... | Peter S. Mazinger |
2006-02-13 | Remove unused files | Peter S. Mazinger |
2006-02-01 | global data uses libc_hidden_data_def, convert all -I hope- and add some new | Peter S. Mazinger |
2006-01-30 | some more prototypes | Peter S. Mazinger |
2006-01-22 | Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ... | 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-16 | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger |
2006-01-15 | Remove __XL(N) and __XL_ALIAS(N) adapting the last use of it | Peter S. Mazinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | 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-04 | tweak __progname handling some more since some [bad] apps actually try and us... | Mike Frysinger |
2006-01-03 | Add __toupper, remove unneeded undefs for tolower | Peter S. Mazinger |
2006-01-03 | Provide __tolower and use it | Peter S. Mazinger |
2005-12-16 | Hide C and wchar related stuff | Peter S. Mazinger |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-04 | Correct XLOCALE enabled builds pointed out by nitinkg | Peter S. Mazinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-11-01 | Only because of multi sources I had to touch up these and add code duplication | Peter S. Mazinger |
2005-11-01 | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |