Age | Commit message (Expand) | Author |
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger |
2012-05-05 | drop support for old systems lacking vfork | Mark Salter |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
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-05-19 | Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block | Denis Vlasenko |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-16 | Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add ... | Peter S. Mazinger |
2005-12-13 | Convert internal users of chmod/*stat*, minimize change for __strsep | 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-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-12-01 | Hide mostly used functions | Peter S. Mazinger |
2005-11-29 | Hiding again | Peter S. Mazinger |
2005-11-27 | Hide some of mem* and str* | Peter S. Mazinger |
2002-08-19 | Eliminate wrapping of struct stat and use the kernel version | Eric Andersen |
2002-07-31 | Per discussion on the mailing list, simply vfork -> fork mapping to only apply | Eric Andersen |
2002-02-21 | When vfork is not available and we have an MMU, then use fork() | Eric Andersen |
2001-09-27 | Update to accomodate the header file changes | Eric Andersen |
2001-06-12 | Cleanup the toploevel makefile handing of shared libs. Add weak_alias | Eric Andersen |
2001-05-08 | Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil | Eric Andersen |