Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -4/+0 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -1/+1 |
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -3/+3 |
* | mark a bunch of public mem/str functions as weak so that people who insist on... | Mike Frysinger | 2007-12-22 | 1 | -1/+1 |
* | Make strdup() use memcpy() rather than strcpy() to duplicate the string. | Peter Kjellerstedt | 2006-10-19 | 1 | -6/+4 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -8/+13 |
* | Complete split of all the string functions. Hope haven't broken too much. wcs... | Peter S. Mazinger | 2006-01-03 | 1 | -9/+24 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 1 | -2/+2 |
* | Correct Warning: function declaration isn't a prototype | Peter S. Mazinger | 2005-11-15 | 1 | -2/+2 |
* | Split up wstring.c and use attribute_hidden | Peter S. Mazinger | 2005-11-14 | 1 | -0/+19 |