| Commit message (Expand) | Author | Age | Files | Lines |
* | libc: Remove compiler warning due to old-style function definition | Carmelo Amoroso | 2010-04-25 | 1 | -5/+2 |
* | rexec.c: style fixes, no code chages (verified with objdump) | Denys Vlasenko | 2009-09-06 | 1 | -44/+23 |
* | rexec.c: small code shrink | Denys Vlasenko | 2009-09-06 | 1 | -2/+6 |
* | comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden) | Denys Vlasenko | 2009-09-06 | 1 | -2/+2 |
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -12/+12 |
* | next portion of libc_hidden_proto removal | Denis Vlasenko | 2008-11-20 | 1 | -5/+5 |
* | libc_hidden_proto removal, just a few functions | Denis Vlasenko | 2008-11-18 | 1 | -1/+1 |
* | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko | 2008-05-19 | 1 | -3/+3 |
* | Functions should be either exported in public .h files | Denis Vlasenko | 2008-04-12 | 1 | -2/+1 |
* | sync some fixes from glibc | Mike Frysinger | 2007-01-29 | 1 | -3/+7 |
* | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger | 2006-01-14 | 1 | -1/+1 |
* | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger | 2006-01-14 | 1 | -42/+53 |
* | hide internal ahostbuf symbol | Mike Frysinger | 2006-01-08 | 1 | -1/+1 |
* | Implement hidden listen, use the hidden listen/accept | Peter S. Mazinger | 2005-12-09 | 1 | -0/+2 |
* | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger | 2005-12-09 | 1 | -1/+2 |
* | mmap/mremap/socket/rewind gone | Peter S. Mazinger | 2005-12-08 | 1 | -2/+2 |
* | Again rpc ;-( , all *inet*, *addr* | Peter S. Mazinger | 2005-12-08 | 1 | -1/+5 |
* | Hide more | Peter S. Mazinger | 2005-12-07 | 1 | -0/+4 |
* | Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... | Peter S. Mazinger | 2005-12-07 | 1 | -5/+5 |
* | More hiding, 300 left | Peter S. Mazinger | 2005-12-04 | 1 | -10/+6 |
* | Hide mostly used functions | Peter S. Mazinger | 2005-12-01 | 1 | -17/+17 |
* | Hide __libc_sa_len | Peter S. Mazinger | 2005-11-15 | 1 | -1/+1 |
* | Atsushi Nemoto writes: | Eric Andersen | 2003-10-08 | 1 | -1/+1 |
* | Rework RPC code once again. By default, only enable the | Eric Andersen | 2002-08-06 | 1 | -0/+191 |