Age | Commit message (Expand) | Author |
2014-09-16 | libc: silence missing prototype warning | Bernhard Reutner-Fischer |
2014-08-28 | Revert "sparc: disable cancellable system, as it fails in strange ways right ... | Waldemar Brodkorb |
2012-06-15 | wait4.c: provide hidden __wait4_nocancel independent of any guards | Peter S. Mazinger |
2012-05-05 | drop support for old systems lacking vfork | Mark Salter |
2012-01-23 | libc: fix signal handling in system() | Richard Braun |
2010-11-24 | libc: silence warning | Bernhard Reutner-Fischer |
2010-10-22 | *: inline constant __sig{add,del}set and __sigismember | Denys Vlasenko |
2010-06-11 | silence some warnings about missing prototypes | Bernhard Reutner-Fischer |
2010-02-19 | sparc: disable cancellable system, as it fails in strange ways right now | Austin Foxley |
2009-10-17 | whitespace fixes | Austin Foxley |
2009-10-17 | cancellation support for a large amount of the required syscalls | Austin Foxley |
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-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 |