Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
ba293cb1bc6f2dc48be2eac55e2f4c4eb1a47d1e
/
include
/
ltp_signal.h
0eccc58
rt_sigaction: headers are included in a uniform way
by Stanislav Kholmanskikh
· 11 years ago
c5532e4
testcases/kernel: initialize fields of sigaction struct
by Jan Stancek
· 11 years ago
fed9641
Fix FSF address
by Wanlong Gao
· 12 years ago
f8b7fd8
include/ltp_signal.h: Remove inline from singnal_h
by Cyril Hrubis
· 12 years ago
181f8dc
Comment on function, and return an appropriate integer value. Update function names as well.
by Garrett Cooper
· 15 years ago
cdb5d0f
Commit version with changes provided by Liubo for the rt_sig* fixup
by Garrett Cooper
· 15 years ago
6aa2737
Older versions of binutils / gcc don't properly grok the weak symbols solution I put in before the 200911 release, so instead implement the code using a preprocessor define (CLEANUP), which can be defined before including cleanup.c, and thus the user can specify what cleanup function they wish to use before it's defined.
by yaberauneya
· 15 years ago
402ec1f
Commit changes which provide a functional fix for the rt_sigaction(2) tests on x86_64, apart from SIGRTMIN (still crashes, but it keeps on going..).
by yaberauneya
· 15 years ago
7b3f222
A simple header which only contains SIGSETSIZE right now, but will contain more items (potentially) later.
by yaberauneya
· 15 years ago