OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / signal / sigfillset.c
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. Mazingersignal: cleanup, include only headers that are needed
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-01 Denis Vlasenkooptimize signal mask ops. comment out "impossible"...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
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-06 Peter S. MazingerGet rid again of memset reloc
2005-12-06 "Steven J. Hill"Get rid of compiler warning.
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-15 Mike Frysingerupdate licenses and sync with glibc
2002-01-02 Eric AndersenOnce again, rework the signal handling to be even more...
2001-10-17 Eric AndersenFix up sig handling so it is more in sync with glibc...
2001-04-06 Eric AndersenFix include/errno.h to not use kernel header, and inste...
2001-04-04 Manuel Novoa III Add missing function sigfillset.