index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
pthread-threads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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