OSDN Git Service

sigsuspend.c: add cancellation support independently of rt_sigsuspend
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / sigsuspend.c
2012-06-15 Peter S. Mazingersigsuspend.c: add cancellation support independently...
2012-06-15 Peter S. Mazingersigsuspend.c: make build fail, if rt_sigsuspend is...
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerremove trailing ';' from _syscallX()
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleycancellation support for a large amount of the required...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-10-28 Bernhard Reutner... - trim superfluous ';'. No objcode changes
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2006-12-08 Eric AndersenTake Mike Frysinger's comments into account -- make...
2006-08-23 Mike Frysingerpsm updates: add __libc symbols for signal cancellation
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-09 Peter S. Mazingersig* hidden versions, make __rt_sig* static inline
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...