Andy Wingo
|
09a69dd712
Prevent TOCTTOU bugs in C ports
|
8 years ago |
Andy Wingo
|
dc2a560264
Deprecate dynamic roots
|
8 years ago |
Andy Wingo
|
08574987d9
Remove scm_t_port_internal
|
9 years ago |
Andy Wingo
|
9a9e0cceae
Make port buffering fields private
|
9 years ago |
Andy Wingo
|
d0b9d3b04d
Remove scm_c_write_unlocked
|
9 years ago |
Andy Wingo
|
99899b7c9c
Remove scm_flush_unlocked / scm_end_input_unlocked
|
9 years ago |
Andy Wingo
|
5a342f61c4
Port buffers are Scheme values
|
9 years ago |
Andy Wingo
|
ffb4347d53
Port buffer cur/next pointers are Scheme values
|
9 years ago |
Andy Wingo
|
b869344a4f
Remove size field from port buffers
|
9 years ago |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
9 years ago |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 years ago |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
11 years ago |
Andy Wingo
|
4251ae2e28
locking on port buffering operations
|
13 years ago |
Michael Gran
|
9c44cd4559
Add Unicode strings and symbols
|
15 years ago |
Ludovic Courtès
|
f1ce919933
Add `scm_t_off' type so that `scm_t_port' has a fixed layout.
|
16 years ago |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
16 years ago |
Ludovic Courtès
|
dbb605f575
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Kevin Ryde
|
2b829bbb3d
merge from 1.8 branch
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 years ago |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 years ago |
Marius Vollmer
|
a9d13d445b
(scm_read_string_x_partial): Bugfix, apply offset to dest
|
20 years ago |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 years ago |
Marius Vollmer
|
8824ac88f0
* socket.c, rw.c, deprecated.h, validate.h
|
20 years ago |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
21 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
21 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
7b5a83d34a
* rw.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Martin Grabmüller
|
7beabedb0a
* posix.c (getlogin): getlogin() implementation for Windows.
|
24 years ago |
Gary Houston
|
fbbdb12174
* deprecation.c, extensions.c, rw.c: include string.h.
|
24 years ago |