OSDN Git Service

Revert "gcc 4.9.x produces some calls to abort()"
[uclinux-h8/uclibc-ng.git] / libc / signal /
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-04 Waldemar BrodkorbMerge remote-tracking branch 'origin/upstream'
2015-02-27 Bernhard Reutner... libc: silence warning
2015-02-20 Waldemar Brodkorbsync with uClibc
2015-02-16 Waldemar Brodkorbmerge uClibc changes
2015-02-15 Waldemar Brodkorbresolve merge
2013-01-10 Bernhard Reutner... buildsys: use kbuild style
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerinclude pthreadP.h for SIGCANCEL
2012-06-15 Peter S. Mazingersigset-cvt-mask.h: add a guard to allow including it...
2012-06-15 Peter S. Mazingersignal: remove sigblock, siggetmask and sigsetmask
2012-06-15 Peter S. Mazingersigpause.c: provide the X/Open variant, since the BSD...
2012-06-15 Peter S. Mazingerrework cancellation for sigwait, sigtimedwait and sigwa...
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
2012-06-15 Peter S. Mazingeradd simplified __sigemptyset for internal use
2012-06-15 Peter S. Mazingerallocrtsig.c,pthread.c: disable __libc_allocate_rtsig...
2012-06-15 Peter S. Mazingersetjmp.h: move __sigjmp_save prototype for consistency
2012-06-15 Peter S. Mazingerallocsigrt.c: provide proper crrent_rtmin for LT new
2012-06-15 Peter S. Mazingerremove unneeded hidden sigwaitinfo
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2012-01-29 Bernhard Reutner... handle signal-OBXSI.SUSv4.syms
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2012-01-28 Bernhard Reutner... buildsys: fixup sigaction handling
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-22 Denys Vlasenko*: inline constant __sig{add,del}set and __sigismember
2010-10-22 Denys Vlasenkosleep: employ __USE_EXTERN_INLINES (with necessary...
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-03-25 Bernhard Reutner... prettify make clean
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem Rajnptl: Fix nptl specific case which still was not using...
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-26 Bernhard Reutner... convert to foo-y kbuild style
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2010-01-21 Yoshinori Satoinclude unistd.h for smallint
2010-01-16 Yoshinori Satoinclude unistd.h for smallint
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-11-22 Bernhard Reutner... include string.h for memset()
2009-10-17 Austin Foxleynptl provides sigaction and raise
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-19 Denys Vlasenkosigwait: remove __sigwait and __GI_sigwait symbols...
2009-09-19 Denys Vlasenkoraise: remove unused hidden weak symbol __raise
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-01-10 Denis Vlasenkolibc/signal/sigaction.c: s/!=/==/
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-12-15 Denis Vlasenkosigaction overhaul as described in docs/sigaction.txt
2008-12-13 Denis VlasenkoRemove the rest of "bounded pointers" scaffolding....
2008-12-01 Denis Vlasenkohostid: improve extremely unreadable parts
2008-12-01 Denis Vlasenkoon Bernd's request, remove commented-out code snippets
2008-12-01 Denis Vlasenkoremove checks for "impossible" errors,
2008-12-01 Denis Vlasenkofix sigset_t size for mips (it's the only arch with...
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-11-29 Denis Vlasenkoshring sugnal-relared stuff a bit. BTW why constant...
2008-11-22 Denis Vlasenkosignal ops: avoid calls through PLT for __sigXXX ops
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-07-05 Mike Frysingerupdate license
2006-02-20 Mike Frysingerupdate copyright with glibc
2006-02-15 Peter S. MazingerUse <> instead of \"\"
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-02 Peter S. Mazingereven the hidden version of the weaks in libc (as strong...
2006-01-29 Mike Frysingercreate local prototype for __libc_sigaction
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-23 Peter S. Mazingermake sigaction/raise/sigwait/siglongjmp/longjmp weak_al...
2006-01-23 Peter S. MazingerChange to build w/ -std=c99
2006-01-23 Peter S. MazingerGet rid of nested warnings
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-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-15 Peter S. Mazingerrevert 13331 and sync partly header w/ glibc, __sysv_si...
2006-01-14 Peter S. Mazingerget rid of duplicates, even bsd_signal is questionable
2006-01-14 Peter S. Mazingermake DODEBUG=y happy, update sysdeps/common/* copyright
2006-01-14 Mike Frysingerdont hide __libc_sigaction
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-09 Mike Frysingersync with glibc
2006-01-08 Mike Frysingerhide __sigjmp_save
2005-12-10 "Steven J. Hill"Merge from NPTL branch.
next