Stefan Jahn
|
edea856ce5
2004-09-03 Stefan Jahn <stefan@lkcc.org>
|
20 лет назад |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 лет назад |
Marius Vollmer
|
1299a0f17b
(STRING_SYSCALL, STRING2_SYSCALL): New helper macros.
|
20 лет назад |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 лет назад |
Kevin Ryde
|
37eb673bc6
(scm_copy_file): Use fstat on the input fd rather than
|
20 лет назад |
Marius Vollmer
|
d9a67fc441
(scm_make_real, scm_num2dbl, scm_float2num, scm_double2num):
|
20 лет назад |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 лет назад |
Kevin Ryde
|
01046395ac
(scm_copy_file): Avoid fd leak when destination file
|
20 лет назад |
Kevin Ryde
|
3572cd6b8f
* error.c (scm_strerror): Use scm_i_misc_mutex around strerror since
|
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 лет назад |
Kevin Ryde
|
00fbf1e047
More of:
|
21 лет назад |
Kevin Ryde
|
6d484a0be7
(_POSIX_C_SOURCE): Define to 199506L to get readdir_r (in
|
21 лет назад |
Kevin Ryde
|
9be808d8c9
(scm_readdir): Use readdir_r when available, for thread safety.
|
21 лет назад |
Kevin Ryde
|
11e1db06ce
(scm_getcwd, scm_readlink): Avoid memory leak on errors.
|
21 лет назад |
Stefan Jahn
|
2e945bccca
2003-05-29 Stefan Jahn <stefan@lkcc.org>
|
22 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Rob Browning
|
8307945424
* filesys.c: #include <config.h> if HAVE_CONFIG_H.
|
22 лет назад |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 лет назад |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 лет назад |
Neil Jerram
|
bb2c02f237
Small docstring fixes.
|
23 лет назад |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 лет назад |
Marius Vollmer
|
4c9419ac31
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
|
23 лет назад |
Neil Jerram
|
c96d76b88d
* First batch of libguile changes for Elisp support.
|
23 лет назад |
Neil Jerram
|
8f85c0c6c3
* Adding C function declarations from the SCM interface to the
|
23 лет назад |
Neil Jerram
|
9401323e63
* Documentation work.
|
23 лет назад |
Stefan Jahn
|
8f99e3f38b
2001-11-04 Stefan Jahn <stefan@lkcc.org>
|
23 лет назад |
Marius Vollmer
|
e0c73a1cb6
Include `direct.h' if possible. Use local
|
23 лет назад |