projects
/
oweals
/
musl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
only use memcpy realloc to shrink if an exact-sized free chunk exists
[oweals/musl.git]
/
src
/
signal
/
2019-12-07
Andre McCurdy
arm: avoid conditional branch to PLT in sigsetjmp
tree
|
commitdiff
2019-08-18
Rich Felker
fix external dummy_lock symbol inadvertently introduced...
tree
|
commitdiff
2019-07-30
Rich Felker
setitimer, getitimer: decouple time_t from long
tree
|
commitdiff
2019-07-28
Rich Felker
sigtimedwait: add time64 syscall support, decouple...
tree
|
commitdiff
2019-07-13
James Y Knight
fix sigaltstack to ignore ss_size with SS_DISABLE,...
tree
|
commitdiff
2019-07-10
Samuel Holland
fix restrict violations in internal use of several...
tree
|
commitdiff
2019-06-14
Rich Felker
add riscv64 architecture support
tree
|
commitdiff
2019-03-05
Rich Felker
don't reject unknown/future flags in sigaltstack, allow...
tree
|
commitdiff
2018-12-18
Rich Felker
add __timedwait backend workaround for old kernels...
tree
|
commitdiff
2018-09-12
Rich Felker
split internal lock API out of libc.h, creating lock.h
tree
|
commitdiff
2018-09-12
Rich Felker
reduce spurious inclusion of libc.h
tree
|
commitdiff
2018-09-12
Rich Felker
apply hidden visibility to sigreturn code fragments
tree
|
commitdiff
2018-09-12
Rich Felker
overhaul internally-public declarations using wrapper...
tree
|
commitdiff
2018-09-05
Rich Felker
define and use internal macros for hidden visibility...
tree
|
commitdiff
2018-09-01
Rich Felker
consistently use _NSIG/8 idiom for kernel sigset size...
tree
|
commitdiff
2018-09-01
Rich Felker
always terminate by SIGABRT when abort is called
tree
|
commitdiff
2018-09-01
Rich Felker
optimize raise not to make a syscall for getting tid
tree
|
commitdiff
2018-08-30
Rich Felker
prevent psignal/psiginfo from clobbering stderr orienta...
tree
|
commitdiff
2018-06-19
Rich Felker
add m68k port
tree
|
commitdiff
2018-05-01
Rich Felker
optimize sigisemptyset
tree
|
commitdiff
2018-02-26
Rich Felker
add public interface headers to implementation files
tree
|
commitdiff
2017-08-12
Bobby Bingham
ppc64: fix setjmp/longjmp handling of TOC pointer
tree
|
commitdiff
2016-12-17
Bobby Bingham
fix crashing sigsetjmp on s390x
tree
|
commitdiff
2016-11-13
Rich Felker
work around gdb issues recognizing sigreturn trampoline...
tree
|
commitdiff
2016-11-12
Bobby Bingham
add s390x port
tree
|
commitdiff
2016-05-09
Bobby Bingham
add powerpc64 port
tree
|
commitdiff
2016-04-18
Rich Felker
add mips n32 port (ILP32 ABI for mips64)
tree
|
commitdiff
2016-03-06
Rich Felker
add mips64 port
tree
|
commitdiff
2015-12-16
Rich Felker
fix crash when signal number 0 is passed to sigaction
tree
|
commitdiff
2015-11-12
Rich Felker
eliminate use of SHARED macro to suppress visibility...
tree
|
commitdiff
2015-11-10
Rich Felker
explicitly assemble all arm asm sources as UAL
tree
|
commitdiff
2015-09-23
Rich Felker
fix signal return for sh/fdpic
tree
|
commitdiff
2015-09-09
Rich Felker
remove unused (and invalid) C version of sigsetjmp
tree
|
commitdiff
2015-06-16
Rich Felker
switch to using trap number 31 for syscalls on sh
tree
|
commitdiff
2015-05-02
Rich Felker
fix crash in x32 sigsetjmp
tree
|
commitdiff
2015-04-28
Rich Felker
fix sh jmp_buf size to match ABI
tree
|
commitdiff
2015-04-25
Rich Felker
fix build regression in aarch64 sigsetjmp
tree
|
commitdiff
2015-04-20
Rich Felker
remove invalid PLT calls from or1k asm
tree
|
commitdiff
2015-04-20
Rich Felker
remove possible-textrels from powerpc asm
tree
|
commitdiff
2015-04-20
Rich Felker
remove invalid PLT calls from microblaze asm
tree
|
commitdiff
2015-04-20
Rich Felker
remove invalid PLT calls from sh asm
tree
|
commitdiff
2015-04-19
Rich Felker
remove potentially PIC-incompatible relocations from...
tree
|
commitdiff
2015-04-19
Rich Felker
remove the last of possible-textrels from i386 asm
tree
|
commitdiff
2015-04-18
Rich Felker
redesign sigsetjmp so that signal mask is restored...
tree
|
commitdiff
2015-03-12
Szabolcs Nagy
add aarch64 port
tree
|
commitdiff
2014-12-19
Rich Felker
use tkill instead of tgkill in implementing raise
tree
|
commitdiff
2014-07-18
Stefan Kristiansson
add or1k (OpenRISC 1000) architecture port
tree
|
commitdiff
2014-06-22
Rich Felker
add __sysv_signal abi-compat alias for the signal function
tree
|
commitdiff
2014-04-02
Rich Felker
add __sigsetjmp ABI-compat alias for sigsetjmp
tree
|
commitdiff
2014-03-24
Rich Felker
always initialize thread pointer at program start
tree
|
commitdiff
2014-03-19
Rich Felker
fix mips sigsetjmp asm to match fixed jmp_buf size
tree
|
commitdiff
2014-02-28
Rich Felker
rename superh port to "sh" for consistency
tree
|
commitdiff
2014-02-23
Bobby Bingham
superh port
tree
|
commitdiff
2014-02-23
rofl0r
x32 port (diff against vanilla x86_64)
tree
|
commitdiff
2014-02-23
rofl0r
import vanilla x86_64 code as x32
tree
|
commitdiff
2014-01-07
Rich Felker
fix const-correctness in sigandset/sigorset arguments
tree
|
commitdiff
2013-12-13
Rich Felker
use 0 instead of NULL for null pointer constants
tree
|
commitdiff
2013-12-12
Szabolcs Nagy
include cleanups: remove unused headers and add feature...
tree
|
commitdiff
2013-09-16
Rich Felker
fix sigemptyset and sigfillset for mips
tree
|
commitdiff
2013-08-31
Rich Felker
fix breakage in synccall due to incorrect signal restor...
tree
|
commitdiff
2013-08-11
Rich Felker
fix _NSIG and SIGRTMAX on mips
tree
|
commitdiff
2013-08-10
Rich Felker
change sigset_t functions to restrict to _NSIG
tree
|
commitdiff
2013-08-10
Rich Felker
optimize posix_spawn to avoid spurious sigaction syscalls
tree
|
commitdiff
2013-07-30
Timo Teräs
use separate sigaction buffers for old and new data
tree
|
commitdiff
2013-07-24
Rich Felker
change jmp_buf to share an underlying type and struct...
tree
|
commitdiff
2013-07-18
Rich Felker
fix off-by-one error in checks for implementation-inter...
tree
|
commitdiff
2013-04-26
Rich Felker
transition to using functions for internal signal block...
tree
|
commitdiff
2013-04-26
Rich Felker
optimize/debloat raise
tree
|
commitdiff
2013-04-22
Rich Felker
fix reversed argument order x86_64 sigsetjmp's call...
tree
|
commitdiff
2013-03-27
Rich Felker
remove __SYSCALL_SSLEN arch macro in favor of using...
tree
|
commitdiff
2012-12-06
rofl0r
fix sigorset/sigandset: _NSIG/8 is the size in bytes
tree
|
commitdiff
2012-12-06
rofl0r
sigandset/sigorset: do not check for NULL pointers.
tree
|
commitdiff
2012-12-06
rofl0r
fixup sigandset
tree
|
commitdiff
2012-12-06
rofl0r
add sigandset and sigorset (needed for qemu)
tree
|
commitdiff
2012-11-23
Rich Felker
fix powerpc sigsetjmp asm to match the new jmp_buf...
tree
|
commitdiff
2012-11-19
rofl0r
powerpc: handle syscall error in clone.
tree
|
commitdiff
2012-11-19
Rich Felker
fix powerpc asm not to store data in volatile space...
tree
|
commitdiff
2012-11-15
Rich Felker
Merge remote-tracking branch 'nsz/math'
tree
|
commitdiff
2012-11-14
Rich Felker
fix indention with spaces in powerpc asm
tree
|
commitdiff
2012-11-14
Rich Felker
Merge remote-tracking branch 'ppc-port/ppc-squashed'
tree
|
commitdiff
2012-11-13
rofl0r
PPC port cleaned up, static linking works well now.
tree
|
commitdiff
2012-11-13
Richard Pennington
import preliminary ppc work by rdp.
tree
|
commitdiff
2012-11-08
Rich Felker
clean up sloppy nested inclusion from pthread_impl.h
tree
|
commitdiff
2012-10-18
Rich Felker
fix (hopefully; untested) completely broken/incomplete...
tree
|
commitdiff
2012-10-18
Rich Felker
fix microblaze asm relocations for shared libc
tree
|
commitdiff
2012-10-12
Rich Felker
avoid the thread-ptr-init behavior of sigaction when...
tree
|
commitdiff
2012-09-29
Rich Felker
microblaze port
tree
|
commitdiff
2012-09-07
Rich Felker
further use of _Noreturn, for non-plain-C functions
tree
|
commitdiff
2012-09-07
Rich Felker
use restrict everywhere it's required by c99 and/or...
tree
|
commitdiff
2012-08-14
Rich Felker
Merge remote-tracking branch 'nsz/exp'
tree
|
commitdiff
2012-08-10
Rich Felker
fix (hopefully) all hard-coded 8's for kernel sigset_t...
tree
|
commitdiff
2012-07-13
Rich Felker
sigsetjmp asm for mips
tree
|
commitdiff
2012-07-11
Rich Felker
initial version of mips (o32) port, based on work by...
tree
|
commitdiff
2012-07-11
Rich Felker
remove unused var in new sigaction code
tree
|
commitdiff
2012-07-11
Rich Felker
changes to kernel sigaction struct handling in preparat...
tree
|
commitdiff
2012-07-04
Rich Felker
jmp_buf overhaul fixing several issues
tree
|
commitdiff
2012-07-03
Rich Felker
fix sigsetjmp on arm (needs asm)
tree
|
commitdiff
2012-05-05
Rich Felker
update license of njk contributed code (x86_64 asm)
tree
|
commitdiff
2012-02-27
Rich Felker
work around "signal loses thread pointer" issue with...
tree
|
commitdiff
2011-09-18
Rich Felker
initial commit of the arm port
tree
|
commitdiff
next