OSDN Git Service

no need for hidden __sigpause, use an internal static function
[uclinux-h8/uClibc.git] / libc / signal / sigpause.c
2012-06-15 Peter S. Mazingerno need for hidden __sigpause, use an internal static...
2012-06-15 Peter S. Mazingersignal: cleanup, include only headers that are needed
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 Carmelo Amorosolibc: Remove pointless header string.h
2009-12-16 Carmelo Amorosolibc: Add missing header for memset
2009-12-16 Carmelo Amorosolibc: Add missing header for memset
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-19 Denys Vlasenkosigpause: remove libc_hidden_proto/def
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-01 Denis Vlasenkoremove checks for "impossible" errors,
2008-11-29 Denis Vlasenkoshring sugnal-relared stuff a bit. BTW why constant...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2006-01-23 Peter S. MazingerChange to build w/ -std=c99
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-20 Mike Frysingerdisable deprecated warnings for some files
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. Mazingerinternal sigpause, do we really default to BSD signals?
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-12-01 Mike Frysingersync with glibc (and shrinks the object code nicely...
2005-11-15 Mike Frysingerupdate licenses and sync with glibc
2005-11-14 Eric AndersenLet the #define do all the work
2005-11-10 Eric AndersenLets not just paper over this. Add implementation...
2001-05-16 Eric AndersenSigpause was broken. Now it is fixed.
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...