| Commit message (Expand) | Author | Age | Files | Lines |
* | inet_ntop4: avoid inline initialization | Mike Frysinger | 2009-10-22 | 1 | -1/+3 |
* | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer | 2009-09-18 | 1 | -9/+0 |
* | docs/defines.txt: document _extern_inline | Denis Vlasenko | 2008-12-22 | 1 | -46/+40 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -2/+2 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -2/+2 |
* | - trim any trailing whitespace | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -1/+1 |
* | suppress a few "might be used uninitialized" warnings. No code growth. | Denis Vlasenko | 2008-06-01 | 1 | -0/+2 |
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -5/+5 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -2/+2 |
* | Correct 2 issues if ipv6 is enabled found by SpanKY, thx | Peter S. Mazinger | 2006-01-14 | 1 | -3/+5 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -15/+22 |
* | Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE | Peter S. Mazinger | 2006-01-03 | 1 | -2/+2 |
* | Convert some users and get rid of __rpc_thread_createerr jump reloc, this was... | Peter S. Mazinger | 2005-12-16 | 1 | -1/+1 |
* | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger | 2005-12-09 | 1 | -1/+1 |
* | Again rpc ;-( , all *inet*, *addr* | Peter S. Mazinger | 2005-12-08 | 1 | -12/+6 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 1 | -11/+9 |
* | Hide some of mem* and str* | Peter S. Mazinger | 2005-11-27 | 1 | -0/+2 |
* | ifdef out check which always fails | Mike Frysinger | 2005-06-29 | 1 | -0/+2 |
* | Per bug report from Ronald Wahl <rwa@peppercon.com>: | Eric Andersen | 2002-07-10 | 1 | -19/+16 |
* | Cleanup namespace leaks by prepending __ to global stuff to | Eric Andersen | 2002-07-07 | 1 | -7/+2 |
* | Adjust naming for __FORCE_GLIBC__ to __FORCE_GLIBC and add | Eric Andersen | 2001-11-21 | 1 | -1/+1 |
* | With all the headerfile changes, some functions didn't get there arg types | David McCullough | 2001-10-04 | 1 | -1/+1 |
* | A patch from Michal Moskal <malekith@pld.org.pl> to include | Eric Andersen | 2001-07-09 | 1 | -0/+8 |
* | Silence a few warnings. | Eric Andersen | 2001-06-12 | 1 | -0/+2 |
* | Code did not match the prototypes, from what I can tell it should be using | David McCullough | 2001-05-08 | 1 | -4/+4 |
* | Add in inet_ntop() and inet_pton() -- ported from glibc 2.2.3 | Eric Andersen | 2001-05-04 | 1 | -0/+400 |