Age | Commit message (Expand) | Author |
2011-02-24 | unify stub logic | Mike Frysinger |
2010-10-22 | remove superfluous libc_hidden_proto(memcpy) and #include | Denys Vlasenko |
2010-04-15 | nptl: fix libc sigtimedwait | Timo Teräs |
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-10-28 | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen |
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 |
2005-12-09 | s/strong/weak/, sorry sjhill, have overseen your change | Peter S. Mazinger |
2005-12-09 | sig* hidden versions, make __rt_sig* static inline | Peter S. Mazinger |
2005-12-06 | We need these aliases to stay so that NPTL can override them. | "Steven J. Hill" |
2005-12-03 | More hiding, including __mempcpy | Peter S. Mazinger |
2005-01-05 | fix eriks e-mail address | Mike Frysinger |
2004-01-21 | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen |