index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
pthread-threads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license notices in all C files
Andy Wingo
2018-06-20
1
-17
/
+17
*
Remove (C) from copyright statements
Andy Wingo
2018-06-20
1
-1
/
+1
*
Remove Emacs local variables comments in Guile source
Andy Wingo
2018-06-20
1
-6
/
+0
*
Remove useless "classes: h_files" from Guile headers.
Andy Wingo
2018-06-20
1
-3
/
+2
*
Revert "add pthread_atfork helpers to our threading shims"
Andy Wingo
2012-02-23
1
-9
/
+1
*
add pthread_atfork helpers to our threading shims
Andy Wingo
2012-02-17
1
-1
/
+9
*
remove gc pthread redirects entirely
Andy Wingo
2011-05-26
1
-18
/
+2
*
pthread-threads.h: only redirect to GC_pthread_sigmask if it is present
Andy Wingo
2011-04-03
1
-0
/
+4
*
fix compilation with libgc 7.0, 7.1
Andy Wingo
2011-03-29
1
-0
/
+11
*
threading / with_guile refactor to use more GC_stack_base
Andy Wingo
2011-03-25
1
-7
/
+7
*
Rename "boehm-gc.h" to "bdw-gc.h"; add to the distribution.
Ludovic Courtès
2009-09-14
1
-1
/
+1
*
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
2009-08-18
1
-6
/
+7
|
\
|
*
Change Guile license to LGPLv3+
Neil Jerram
2009-06-17
1
-6
/
+7
*
|
Merge commit '2e77f7202b11ad0003831fcff94ec7db80cca015' into boehm-demers-wei...
Ludovic Courtès
2008-09-10
1
-1
/
+8
|
\
\
|
|
/
|
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-10-20
1
-0
/
+3
|
*
Changes from arch/CVS synchronization
Ludovic Courtès
2007-10-10
1
-1
/
+5
*
|
Merge commit 'f30e1bdf97ae8b2b2918da585f887a4d3a23a347' into boehm-demers-wei...
Ludovic Courtès
2008-09-10
1
-1
/
+5
|
\
\
|
|
/
|
*
merge from 1.8 branch
Kevin Ryde
2006-10-09
1
-1
/
+5
*
|
Use thread-local allocation (significant perf. improvement!); added the `boeh...
Ludovic Courtes
2008-09-10
1
-2
/
+1
*
|
Tell `libgc' that we're using POSIX threads. This fixes Guile on PPC.
Ludovic Court`es
2008-09-05
1
-0
/
+4
|
/
*
merge from 1.8 branch
Kevin Ryde
2006-04-17
1
-1
/
+1
*
Renamed the "frames" that are related to dynamic-wind to "dynamic
Marius Vollmer
2006-01-29
1
-1
/
+1
*
* null-threads.h, pthread-threads.h
Marius Vollmer
2005-10-23
1
-2
/
+1
*
The FSF has a new address.
Marius Vollmer
2005-05-23
1
-1
/
+1
*
See ChangeLog from 2005-03-02.
Marius Vollmer
2005-03-02
1
-47
/
+55
*
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
2003-04-05
1
-35
/
+11
*
* Makefile.am (modinclude_HEADERS): Added threads-plugin.h.
Mikael Djurfeldt
2002-12-18
1
-56
/
+2
*
* threads.c (really_launch): Detach before unlocking
Mikael Djurfeldt
2002-12-18
1
-12
/
+4
*
* pthread-threads.c, pthread-threads.h (SCM_DEBUG_THREADS): Added
Mikael Djurfeldt
2002-12-16
1
-1
/
+10
*
* threads.c (scm_thread): Removed filed joining_threads.
Mikael Djurfeldt
2002-12-16
1
-11
/
+41
*
* pthread-threads.c, pthread-threads.h, threads.c: Fixes to
Mikael Djurfeldt
2002-12-16
1
-7
/
+13
*
* __scm.h (SCM_DEFER_INTS, SCM_ALLOW_INTS): New definitions.
Mikael Djurfeldt
2002-12-15
1
-0
/
+24
*
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
Mikael Djurfeldt
2002-12-09
1
-30
/
+33
*
* pthread-threads.h: New, implement pthread-like API by deferring to
Marius Vollmer
2002-12-02
1
-0
/
+99