Age | Commit message (Expand) | Author |
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-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2006-01-26 | Get rid of missing prototype warnings | Peter S. Mazinger |
2006-01-24 | Convert all the strong_aliases to weak that are cancelable in libpthread | Peter S. Mazinger |
2006-01-15 | only declare vfork when needed, else no-mmu build fails | Mike Frysinger |
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-09 | Implement hidden poll, switch user to hidden *printf/*scanf/poll | Peter S. Mazinger |
2005-12-09 | internal sigpause, do we really default to BSD signals? | Peter S. Mazinger |
2005-12-04 | More hiding, 300 left | Peter S. Mazinger |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2002-08-08 | Cleanup some silly warnings | 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 |
2002-02-13 | A number of naming updates in preparation for adding in | Eric Andersen |
2001-01-11 | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen |
2000-10-09 | Bug ugly formatting update | Eric Andersen |
2000-07-06 | More stuff I forgot to commit. | Eric Andersen |
2000-07-06 | Lots and lots of cleanups. | Eric Andersen |
2000-05-14 | Initial revision | Erik Andersen |