OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / signal / sigblock.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingersignal: remove sigblock, siggetmask and sigsetmask
2012-06-15 Peter S. Mazingersignal: cleanup, include only headers that are needed
2009-12-16 Carmelo Amorosolibc: Add missing header for memset
2009-12-16 Carmelo Amorosolibc: Add missing header for memset
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-01 Denis Vlasenkohostid: improve extremely unreadable parts
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-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-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
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-10-03 Eric AndersenMinor cleanups
2001-09-27 Eric AndersenUpdate to accomodate the header file changes
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...