fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[librseq.git] / src / rseq.c
2024-03-09  Mathieu Desnoyersrseq: Introduce rseq_get_max_nr_cpus
2024-02-23  Michael Jeansonfix: always set the rseq offset and flags
2024-02-22  Michael JeansonAdd comments to rseq_init()
2024-02-22  Mathieu DesnoyersDocument alignment of rseq_abi for allocated size
2023-04-25  Mathieu DesnoyersUpdate rseq.c to query ELF auxvec
2023-04-21  therealthingyFix: `void *` arithmetic compiler warning
2023-04-17  Mathieu DesnoyersInitialize librseq from `rseq_register_current_thread`
2023-04-14  Michael JeansonImplement the REUSE specification for licensing and...
2023-04-14  Mathieu DesnoyersRelicense librseq to MIT
2022-10-31  Mathieu DesnoyersAllowing querying whether libc support rseq
2022-06-13  Michael Jeansonfix: check if libc rseq support is registered
2022-02-03  Mathieu DesnoyersUse ptrdiff_t for rseq_offset
2022-01-24  Mathieu DesnoyersRemove unused ARRAY_SIZE macro
2022-01-24  Mathieu DesnoyersIntroduce rseq-abi.h
2021-12-14  Mathieu DesnoyersUpdate librseq to co-exist with glibc rseq integration
2020-07-07  Mathieu DesnoyersAdapt rseq registration to glibc's userspace ABI for...
2019-05-28  Mathieu DesnoyersRemove volatile, use READ/WRITE ONCE
2019-04-23  Mathieu Desnoyersrseq: set refcount back to 1 on unregister failure
2019-03-25  Mathieu DesnoyersIntroduce __rseq_handled and rseq_ownership
2019-03-24  Mathieu DesnoyersRemove "weak" attribute from symbols
2019-03-12  Michael JeansonAutotools all the things!
2019-03-11  Michael JeansonClarify licensing and update to SPDX 3.0 identifiers
2018-10-24  Mathieu DesnoyersUse __rseq_refcount symbol
2018-10-11  Mathieu Desnoyersrseq: error out on refcount overflow/underflow
2018-10-10  Mathieu Desnoyersrseq available check: use documented behavior
2018-10-03  Mathieu DesnoyersImplement availability API checks
2018-10-01  Mathieu DesnoyersInitial import
This page took 0.06685 seconds and 33 git commands to generate.