| Commit message (Expand) | Author | Age | Files | Lines |
* | str[n]casecmp.c: fix hidden usage | Peter S. Mazinger | 2011-03-10 | 1 | -1/+1 |
* | ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions | Peter S. Mazinger | 2011-03-09 | 1 | -0/+4 |
* | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko | 2009-09-18 | 1 | -4/+0 |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -10/+0 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -5/+5 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | libc_hidden_proto removal, a few more functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
* | This fixes a problem with the move of libc_hidden_proto to string.h. | Bernd Schmidt | 2008-06-04 | 1 | -1/+0 |
* | fix fallout from libc_hidden_proto removal | Denis Vlasenko | 2008-06-02 | 1 | -1/+2 |
* | fix compile breakage in libc/string/wcscasecmp.c | Denis Vlasenko | 2008-06-01 | 1 | -0/+1 |
* | fix fallout from string.h libc_hidden_proto removal | Denis Vlasenko | 2008-05-31 | 1 | -4/+5 |
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -2/+2 |
* | select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not d... | Peter S. Mazinger | 2006-03-23 | 1 | -0/+1 |
* | Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined | Peter S. Mazinger | 2006-03-22 | 1 | -1/+1 |
* | Last relocs jump and global data, (even locales) that I could remove are gone... | Peter S. Mazinger | 2006-01-16 | 1 | -0/+3 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -2/+2 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -20/+17 |
* | Provide __tolower and use it | Peter S. Mazinger | 2006-01-03 | 1 | -1/+1 |
* | Revert a change until I find the textrel cause | Peter S. Mazinger | 2006-01-03 | 1 | -1/+1 |
* | Complete split of all the string functions. Hope haven't broken too much. wcs... | Peter S. Mazinger | 2006-01-03 | 1 | -0/+75 |
* | Cleanup the mess, remove now obsolete files | Eric Andersen | 2002-06-12 | 1 | -35/+0 |
* | Fix copyright message | Eric Andersen | 2002-02-13 | 1 | -3/+17 |
* | Mark Robson noticed that our strcasecmp() behaviour was not | Eric Andersen | 2002-02-12 | 1 | -11/+11 |
* | Update and simplification. | Eric Andersen | 2000-10-07 | 1 | -16/+11 |
* | Rework all the string handling. Make const stuff be constified. | Eric Andersen | 2000-07-06 | 1 | -2/+2 |
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+26 |