index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
bits
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
reduce impact of REG_* namespace pollution in x86[_64] signal.h
Rich Felker
2017-01-04
1
-23
/
+46
*
fix MINSIGSTKSZ values for archs with large signal contexts
Rich Felker
2015-03-18
1
-0
/
+5
*
fix signal.h breakage from moving stack_t to arch-specific bits
Rich Felker
2014-03-18
1
-6
/
+6
*
move signal.h definition of stack_t to arch-specific bits
Rich Felker
2014-03-18
1
-0
/
+6
*
add deprecated SIGIOT alias for SIGABRT
Rich Felker
2013-03-23
1
-0
/
+1
*
x86_64/bits/signal.h: fix typo in REG_CSGSFS
rofl0r
2012-12-19
1
-1
/
+1
*
move signal.h REG_* macros under _GNU_SOURCE protection
Rich Felker
2012-12-06
1
-24
/
+26
*
bits/signal.h: add register names for x86(_64)
rofl0r
2012-12-06
1
-0
/
+25
*
fixup mcontext stuff to expost gregset_t/fpregset_t as appropriate
Rich Felker
2012-11-25
1
-4
/
+5
*
sigcontext/mcontext cleanup for arch-specific bits
Rich Felker
2012-11-23
1
-20
/
+29
*
fix up leftover, incorrect NSIG definitions in arch-specific signal.h
Rich Felker
2012-11-23
1
-1
/
+0
*
add back NSIG, removed from powerpc in last commit, but for all archs
Rich Felker
2012-11-21
1
-0
/
+2
*
fix missing _BSD_SOURCE support in bits/*.h
Rich Felker
2012-05-22
1
-2
/
+2
*
cleanup redundancy in bits/signal.h versions
Rich Felker
2011-09-19
1
-129
/
+9
*
make sigaltstack work (missing macros in signal.h, error conditions)
Rich Felker
2011-03-10
1
-0
/
+2
*
fill in some missing siginfo stuff in signal.h
Rich Felker
2011-02-20
1
-5
/
+56
*
support the ugly and deprecated ucontext and sigcontext header stuff...
Rich Felker
2011-02-18
1
-0
/
+32
*
fix some type leakage (timer_t) from x86_64 commit
Rich Felker
2011-02-15
1
-1
/
+1
*
Update x86_64 bits to mirror (modulo platform differences) the latest changes
Nicholas J. Kain
2011-02-15
1
-3
/
+11
*
Port musl to x86-64. One giant commit!
Nicholas J. Kain
2011-02-15
1
-0
/
+107