OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / signal / sigjmp.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingersignal: cleanup, include only headers that are needed
2012-06-15 Peter S. Mazingersetjmp.h: move __sigjmp_save prototype for consistency
2012-06-15 Peter S. Mazingerdo not include libc-internal.h
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-01 Denis Vlasenkohostid: improve extremely unreadable parts
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2006-01-08 Mike Frysingerhide __sigjmp_save
2005-12-01 Peter S. MazingerHide mostly used functions
2002-01-30 Eric AndersenFixup setjmp implementation so it actaully works as...
2000-10-23 Eric AndersenMore reorg. A place for everything and everything...