OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / select.c
2012-06-15 Peter S. Mazingerselect: adapt cancelation to use cancel.h
2010-06-11 Bernhard Reutner... silence some warnings about missing prototypes
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
2009-03-13 Mike Frysingeradd GNU extension for select timeouts where the sub...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-10-22 Bernhard Reutner... - remove superfluous ';'. No objcode changes.
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2007-09-15 Mike Frysingerif __NR__newselect and __NR_select are unavailable...
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-03-23 Peter S. Mazingerselect needs sys/select.h, str[n]casecmp/ffs needs...
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-08 Peter S. MazingerImplement more hidden
2005-01-05 Mike Frysingerfix eriks e-mail address
2004-01-21 Eric AndersenSplit up syscalls.c, since it had grown to be quite...