Age | Commit message (Expand) | Author |
2010-04-25 | libc: Remove compiler warning due to old-style function definition | Carmelo Amoroso |
2009-09-06 | rexec.c: style fixes, no code chages (verified with objdump) | Denys Vlasenko |
2009-09-06 | rexec.c: small code shrink | Denys Vlasenko |
2009-09-06 | comment out "int rexecoptions"; make "char ahostbuf[]" static (was hidden) | Denys Vlasenko |
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, just a few functions | Denis Vlasenko |
2008-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2008-04-12 | Functions should be either exported in public .h files | Denis Vlasenko |
2007-01-29 | sync some fixes from glibc | Mike Frysinger |
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-08 | hide internal ahostbuf symbol | Mike Frysinger |
2005-12-09 | Implement hidden listen, use the hidden listen/accept | Peter S. Mazinger |
2005-12-09 | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger |
2005-12-08 | mmap/mremap/socket/rewind gone | Peter S. Mazinger |
2005-12-08 | Again rpc ;-( , all *inet*, *addr* | Peter S. Mazinger |
2005-12-07 | Hide more | Peter S. Mazinger |
2005-12-07 | Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ... | Peter S. Mazinger |
2005-12-04 | More hiding, 300 left | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-15 | Hide __libc_sa_len | Peter S. Mazinger |
2003-10-08 | Atsushi Nemoto writes: | Eric Andersen |
2002-08-06 | Rework RPC code once again. By default, only enable the | Eric Andersen |