Age | Commit message (Expand) | Author |
2011-03-10 | str[n]casecmp.c: fix hidden usage | Peter S. Mazinger |
2011-03-09 | ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions | Peter S. Mazinger |
2009-09-19 | remove a few more empty #if/#endif pairs | Denys Vlasenko |
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-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-06-04 | This fixes a problem with the move of libc_hidden_proto to string.h. | Bernd Schmidt |
2008-06-02 | fix fallout from libc_hidden_proto removal | Denis Vlasenko |
2008-05-31 | fix fallout from string.h libc_hidden_proto removal | Denis Vlasenko |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-03-23 | select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not d... | Peter S. Mazinger |
2006-03-22 | Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | 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-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-03 | Provide __tolower and use it | Peter S. Mazinger |
2006-01-03 | Revert a change until I find the textrel cause | Peter S. Mazinger |
2006-01-03 | Complete split of all the string functions. Hope haven't broken too much. wcs... | Peter S. Mazinger |
2002-06-12 | Cleanup the mess, remove now obsolete files | Eric Andersen |
2002-02-13 | Fix copyright message | Eric Andersen |
2002-02-12 | Mark Robson noticed that our strcasecmp() behaviour was not | Eric Andersen |
2000-10-07 | Update and simplification. | Eric Andersen |
2000-07-06 | Rework all the string handling. Make const stuff be constified. | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |