summaryrefslogtreecommitdiff
path: root/include/ucontext.h
AgeCommit message (Expand)Author
2018-02-04fixes for GCC 6:mrg
2017-01-15elide strict-prototypes for unrepresentable functionchristos
2015-11-19Revertreinoud
2015-11-19Fix ANSI-C prototype errorreinoud
2011-11-05Add __returns_twice for the attribute of the same name. This makes thejoerg
2009-03-19Revert previous since it was just wrong.uebayasi
2009-03-19void f(void (*g)()); -> void f(void (*g)(void));uebayasi
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2003-01-21Sprinkle some restrict.kleink
2003-01-18Merge the nathanw_sa branch.thorpej