Neil Jerram
|
499c43b032
Avoid throw from critical section, given invalid sigaction call
|
16 年之前 |
Neil Jerram
|
2bfcaf2605
Lock ordering: don't allocate when in critical section (scm_sigaction_for_thread)
|
16 年之前 |
Ludovic Courtès
|
b12a5fd7f6
Check the return value of libc's functions to make `_FORTIFY_SOURCE=2' work.
|
16 年之前 |
Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 年之前 |
Kevin Ryde
|
18cece63b8
(scm_sleep): In docstring, cross refence usleep.
|
18 年之前 |
Kevin Ryde
|
4d9ad6e23f
(signal_delivery_thread): Restrict scm_i_pthread_sigmask
|
18 年之前 |
Kevin Ryde
|
e7767c90b7
(scm_raise): Use raise() rather than kill(), as this is
|
18 年之前 |
Kevin Ryde
|
12fa431a82
Conditionalize process.h, add io.h believe needed for _pipe on mingw.
|
18 年之前 |
Kevin Ryde
|
9d37521121
Add <fcntl.h> and <process.h> needed by mingw. Copy the
|
18 年之前 |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 年之前 |
Neil Jerram
|
2824f4dca1
(do_read_without_guile): Use the "raw_data" passed in
|
19 年之前 |
Marius Vollmer
|
324a5aa97a
(read_without_guile): New.
|
19 年之前 |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 年之前 |
Neil Jerram
|
229a07109c
(signal_delivery_thread): Return a value, to avoid
|
20 年之前 |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 年之前 |
Kevin Ryde
|
3843f734d1
(scm_sigaction_for_thread): Use scm_to_long for
|
20 年之前 |
Marius Vollmer
|
4057a3e05a
Use new vector elements API or simple vector API, as appropriate.
|
20 年之前 |
Marius Vollmer
|
d2e53ed6f8
*** empty log message ***
|
20 年之前 |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 年之前 |
Marius Vollmer
|
bc36d0502b
* tags.h, deprecated.h (SCM_EQ_P): Deprecated by moving it into
|
20 年之前 |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 年之前 |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 年之前 |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 年之前 |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 年之前 |
Marius Vollmer
|
43067cec3b
(scm_sigaction_for_thread): Validate that the handler is indeed a
|
21 年之前 |
Kevin Ryde
|
2e1fc2e8e3
(scm_sigaction_for_thread): Correction to signum range
|
21 年之前 |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 年之前 |
Rob Browning
|
29d36c2dc3
* scmsigs.c: #include <config.h> if HAVE_CONFIG_H.
|
22 年之前 |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 年之前 |
Marius Vollmer
|
dbbaa07cab
(signal_cell_handlers, install_handler_data,
|
22 年之前 |