index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
scmsigs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-02
Merge from stable-2.2
Andy Wingo
1
-0
/
+2
2019-06-18
Save and restore errno in the signal handler.
Mark H Weaver
1
-0
/
+2
2019-05-23
Fix gc.test "after-gc-hook gets called" failures.
Andrea Azzarone
1
-0
/
+8
2019-04-16
Fix gc.test "after-gc-hook gets called" failures.
Andrea Azzarone
1
-0
/
+8
2018-06-26
Rename scm_i_thread to scm_thread
Andy Wingo
1
-2
/
+2
2018-06-20
Update license notices in all C files
Andy Wingo
1
-17
/
+17
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Rationalize include order in C files
Andy Wingo
1
-7
/
+6
2018-06-20
Make libguile header inclusion consistent within libguile c files
Andy Wingo
1
-19
/
+19
2018-06-20
Remove Emacs local variables comments in Guile source
Andy Wingo
1
-6
/
+0
2018-06-20
Remove _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Remove modules.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-20
Devolve variable.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-20
Move subr snarfing macros to gsubr.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Devolve numbers.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Devolve procs.h include from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve pairs.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve boolean.h include.
Andy Wingo
1
-0
/
+1
2018-06-18
Remove list.h from _scm.h
Andy Wingo
1
-1
/
+2
2018-06-18
Remove includes of validate.h.
Andy Wingo
1
-1
/
+0
2018-06-17
Move syscall-related private defines to their own header
Andy Wingo
1
-0
/
+1
2018-06-14
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
1
-2
/
+4
2017-03-06
Check for working profiling and virtual itimers
Mike Gran
1
-5
/
+22
2017-01-08
Remove thread-exited? check in sigaction
Andy Wingo
1
-5
/
+1
2016-12-07
Fix --without-threads
Andy Wingo
1
-1
/
+1
2016-11-21
Deprecate dynamic roots
Andy Wingo
1
-1
/
+0
2016-11-01
Remove last critical section use
Andy Wingo
1
-1
/
+4
2016-11-01
sigaction critical section refactor.
Andy Wingo
1
-4
/
+9
2016-10-26
Use atomics for async interrupts
Andy Wingo
1
-3
/
+2
2016-06-24
Fix ,profile in pure modules
Andy Wingo
1
-2
/
+4
2014-04-25
Merge branch 'stable-2.0'
v2.1.0
Mark H Weaver
1
-3
/
+2
2014-02-28
Fix setitimer documentation. Allow microseconds >= 1e6.
Andy Wingo
1
-9
/
+22
2014-02-27
Rely on Gnulib for <unistd.h>.
Mark H Weaver
1
-3
/
+2
2014-02-07
Merge commit 'c8e839cfeb647aca034b9bcd5a321d419dedca1f'
Andy Wingo
1
-1
/
+1
2014-02-03
Don't check HAVE_ALARM, which no longer exists.
Mark H Weaver
1
-1
/
+1
2013-11-22
Remove tests and shims for pre-7.2 bdw-gc.
Andy Wingo
1
-22
/
+0
2013-03-28
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-20
/
+14
2013-03-09
portability simplification with scmsigs.c and alarm
Andy Wingo
1
-20
/
+14
2011-07-25
fix GC_get_suspend_signal on Mac OS
Andy Wingo
1
-1
/
+3
2011-06-23
allow gc <= 7.1 to stop the signal delivery thread
Andy Wingo
1
-0
/
+25
2011-06-16
O_CLOEXEC usage
Andy Wingo
1
-6
/
+1
2011-05-26
leave guile when reading signal pipe
Andy Wingo
1
-8
/
+28
2009-12-05
remove a bunch of needless scm_permanent_object calls
Andy Wingo
1
-4
/
+2
2009-09-30
Avoid throw from critical section, given invalid sigaction call
Neil Jerram
1
-1
/
+4
2009-08-19
Remove unneeded `scm_without_guile ()' call.
Ludovic Courtès
1
-28
/
+2
2009-06-23
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
Neil Jerram
1
-34
/
+2
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2008-11-30
Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work.
Ludovic Courtès
1
-1
/
+4
2008-09-13
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
Ludovic Courtès
1
-1
/
+1
2008-08-27
Fix builds `--without-threads'.
Ludovic Courtès
1
-1
/
+3
[next]