OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / x86_64 / sigaction.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingersignal.h: provide prototype for __libc_sigaction and...
2012-01-28 Bernhard Reutner... *: if !HAS_THREADS strong alias sigaction
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-15 Timo Teräsnptl: fix libc sigaction signal checking
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 Vlasenkofix sigset_t size for mips (it's the only arch with...
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-08-06 Bernhard Reutner... - some more asm keyword fixes (Yann E. MORIN)
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-04-24 Bernhard Reutner... - fixup asm. No object-code changes
2007-07-29 Denis VlasenkoRemove stray code alignment (.align 16 and .align 4...
2006-02-02 Peter S. Mazingereven the hidden version of the weaks in libc (as strong...
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-21 Peter S. MazingerRemove old comment
2006-01-15 Peter S. Mazingermake gcc4 happy w/ hidden_def/proto, correct some typos
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-10 "Steven J. Hill"Merge from NPTL branch. Bring in the remaining changes...
2005-12-08 Peter S. MazingerTry to mimic glibc sigaction, sjhill, could you please...
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-23 Mike Frysingersync with glibc to get rid of warnings
2005-06-29 Mike Frysingerunneeded quotes
2005-02-15 Mike Frysingersome source files for x86_64