index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
syssignal.h
Age
Commit message (
Expand
)
Author
2026-05-22
Improve w32 implementations of 'signal' and 'raise'
Eli Zaretskii
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-03-08
Do not include <attribute.h> from <config.h>
Paul Eggert
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-31
Prefer static to extern where either will do
Paul Eggert
2019-01-15
Add portable dumper
Daniel Colascione
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-24
Make main_thread_id private
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-30
Rename main_thread to main_thread_id and simplify
Paul Eggert
2016-12-19
Fix crashes upon C-g on Posix TTY frames
Eli Zaretskii
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-16
Make src headers idempotent and standalone
Paul Eggert
2015-06-22
Enable CPU profiling on Cygwin
Ken Brown
2015-06-21
Drop support for CPU profiling on Cygwin
Ken Brown
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-06-01
Port signal-handling to DragonFly BSD.
Paul Eggert
2014-03-27
Port recent signal-related changes to FreeBSD.
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-14
Use bool for boolean, focusing on headers.
Paul Eggert
2013-06-05
Chain glib's SIGCHLD handler from Emacs's (Bug#14474).
Paul Eggert
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-12-07
Assume POSIX 1003.1-1988 or later for signal.h.
Paul Eggert
2012-10-06
Improve sys_siglist detection.
Paul Eggert
2012-10-03
Port timers to OpenBSD, plus check for timer failures.
Paul Eggert
2012-10-01
Fix a malloc race condition involving strsignal.
Paul Eggert
2012-09-30
* syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING.
Paul Eggert
2012-09-29
Profiler improvements: more-accurate timers, overflow checks.
Paul Eggert
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-16
Remove configure's --without-sync-input option.
Paul Eggert
2012-09-12
Simplify SIGIO usage.
Paul Eggert
2012-09-07
More signal-handler cleanup.
Paul Eggert
2012-09-06
* syssignal.h (handle_on_main_thread): Always declare,
Paul Eggert
2012-09-06
Signal-handler cleanup.
Paul Eggert
2012-09-05
Fix race conditions with signal handlers and errno.
Paul Eggert
2012-07-12
Move NSIG_MINIMUM from src/s to configure
Glenn Morris
2012-07-11
Move some AIX defines from src/s to configure
Glenn Morris
2012-06-24
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
[next]