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 роки тому |
Neil Jerram
|
5826bf6572
Release stuff: missing NEWS and 2007/2008 copyrights.
|
17 роки тому |
Neil Jerram
|
08f9eb4adc
* configure.in (--without-64-calls): New option.
|
17 роки тому |
Kevin Ryde
|
3527bdc71b
(ftruncate): Use "HAVE_CHSIZE && ! HAVE_FTRUNCATE"
|
18 роки тому |
Kevin Ryde
|
5ae0c155c0
(scm_open_file): Use open_or_open64.
|
18 роки тому |
Kevin Ryde
|
83af35ed9b
(fport_input_waiting): For ioctl, check HAVE_IOCTL as well
|
18 роки тому |
Kevin Ryde
|
4ac6404336
Remove "fwrite" declaration under "! HAVE_UNISTD_H".
|
18 роки тому |
Kevin Ryde
|
e33026ad91
(scm_setvbuf): Fix for not _IOLBF, clear SCM_BUFLINE
|
19 роки тому |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 роки тому |
Marius Vollmer
|
661ae7ab6b
Renamed the "frames" that are related to dynamic-wind to "dynamic
|
19 роки тому |
Han-Wen Nienhuys
|
fc9c5d0684
*** empty log message ***
|
19 роки тому |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
19 роки тому |
Marius Vollmer
|
9de87eea47
See ChangeLog from 2005-03-02.
|
20 роки тому |
Marius Vollmer
|
76da80e788
Reverted changed from 2005/01/24 19:14:54, which was a commit to the
|
20 роки тому |
Marius Vollmer
|
a54a94b397
Threading changes.
|
20 роки тому |
Marius Vollmer
|
0345e278f4
* variable.c, threads.c, struct.c, stackchk.c, smob.c, root.c,
|
20 роки тому |
Marius Vollmer
|
cc95e00ac6
* strings.h, strings.c: (scm_i_string_chars, scm_i_string_length,
|
20 роки тому |
Kevin Ryde
|
eb37258527
(fport_print): Use scm_ttyname instead of ttyname directly,
|
20 роки тому |
Marius Vollmer
|
d617ee1895
* fports.h, fports.c (scm_i_fdes_to_port): New, like
|
20 роки тому |
Marius Vollmer
|
7f9994d904
* stime.c, socket.c, simpos.c, procs.c, posix.c, ports.c,
|
20 роки тому |
Kevin Ryde
|
fd08c23657
* 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 роки тому |
Stefan Jahn
|
2e945bccca
2003-05-29 Stefan Jahn <stefan@lkcc.org>
|
22 роки тому |
Mikael Djurfeldt
|
b9ad392e86
* ports.c, ports.h (scm_i_port_table_mutex): New mutex.
|
22 роки тому |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 роки тому |
Rob Browning
|
85286595b5
* fports.c: #include <config.h> if HAVE_CONFIG_H.
|
22 роки тому |