1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
Commit graph

10 commits

Author SHA1 Message Date
Kevin Ryde
67cc8e6901 (C level thread interface): Use @deftypefn
not @deftypefun, to get function names (not types) indexed.
2003-05-05 23:09:48 +00:00
Mikael Djurfeldt
1767a0e0e9 * scheme-scheduling.texi (Low level thread primitives): Fixed typo
in broadcast-condition-variable.
2003-01-02 16:18:37 +00:00
Marius Vollmer
931b9657a0 Changes to the thread sections. 2002-12-02 01:04:28 +00:00
Marius Vollmer
57c84ccd60 Updated mutex and condition varable functions. 2002-10-27 20:47:31 +00:00
Neil Jerram
0a50eeaadb Auto docstring updates, including soft port enhancement. 2002-10-19 16:33:25 +00:00
Marius Vollmer
a6c1067183 (System Asyncs): Updated. 2002-10-09 22:48:30 +00:00
Marius Vollmer
b6506f4520 * scheme-scheduling.texi (Asyncs): Updated.
* posix.texi (sigaction): Updated.
2002-10-07 16:34:28 +00:00
Marius Vollmer
a05a88b3b2 (Fluids): Touched up a bit, added with-fluids. 2002-08-13 22:05:46 +00:00
Neil Jerram
8f85c0c6c3 * Adding C function declarations from the SCM interface to the
reference manual documentation.
2001-11-16 15:04:17 +00:00
Neil Jerram
a0e07ba4ec * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00