Ludovic Courtès
|
9718acde77
Don't rely on `HAVE_' macros in public header "tags.h".
|
15 years ago |
Neil Jerram
|
5e9dc714ca
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
|
15 years ago |
Neil Jerram
|
d681856755
Fix MinGW HAVE_STRUCT_TIMESPEC build problem
|
16 years ago |
Ludovic Courtès
|
dc329592ff
Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
|
16 years ago |
Neil Jerram
|
85cee9df5c
(errno): Remove declarations that have been there
|
17 years ago |
Neil Jerram
|
08f9eb4adc
* configure.in (--without-64-calls): New option.
|
17 years ago |
Neil Jerram
|
8fd0f8a672
* libguile.h: Update copyright statement to LGPL.
|
17 years ago |
Neil Jerram
|
97084119ee
Merge of IA64 fix from CVS HEAD.
|
18 years ago |
Kevin Ryde
|
e8d9b45487
(scm_to_off64_t, scm_from_off64_t): New macros.
|
18 years ago |
Rob Browning
|
2ac0f04603
Add back error if the size of off_t is unknown. The bug was actually
|
19 years ago |
Kevin Ryde
|
5c7ff8d92a
(scm_to_off_t, scm_from_off_t): No error if unknown off_t
|
19 years ago |
Kevin Ryde
|
171412ff78
(stat_or_stat64 etc): Macros for selecting LFS64 when available.
|
19 years ago |
Marius Vollmer
|
0ab652a386
Added 2006 to copyright years in every file, as per the new rules.
|
19 years ago |
Marius Vollmer
|
92205699d0
The FSF has a new address.
|
20 years ago |
Rob Browning
|
17403ebcaf
* _scm.h: fix various preprocessor usages of new public symbols to
|
22 years ago |
Rob Browning
|
b49ed9c97f
* _scm.h: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Mikael Djurfeldt
|
9bc4701cd3
* __scm.h (SCM_ALLOW_INTS_ONLY): Removed.
|
22 years ago |
Marius Vollmer
|
3d7f708f21
* __scm.h (USE_THREADS, GUILE_ISELECT): Define when
|
22 years ago |
Marius Vollmer
|
845944c3d9
(HAVE_RESTARTABLE_SYSCALLS): Do define even when
|
22 years ago |
Marius Vollmer
|
cfe062d097
Include <errno.h< so that SCM_SYSCALL is correctly
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 years ago |
Marius Vollmer
|
0f633e6683
Include "libguile/inline.h".
|
23 years ago |
Dirk Herrmann
|
0527e68763
* Renamed header macros to the SCM_<filename>_H format.
|
23 years ago |
Martin Grabmüller
|
82893676f4
Make compilation under Windows easier.
|
24 years ago |
Marius Vollmer
|
86d31dfe7d
Merge from mvo-vcell-cleanup-1-branch.
|
24 years ago |
Mikael Djurfeldt
|
e6e2e95aa5
* _scm.h: Removed #include <errno.h>.
|
24 years ago |
Dirk Herrmann
|
5610071627
* Makefile.am: Let 'make clean' remove *.x and *.doc files.
|
25 years ago |
Mikael Djurfeldt
|
a059974535
* Makefile.am (DEFS): Added. automake adds -I options to DEFS,
|
25 years ago |
Michael Livshin
|
89e00824a0
* *.[hc]: add Emacs magic at the end of file, to ensure GNU
|
25 years ago |
Dirk Herrmann
|
28b3236d36
Only include async.h where it is actually needed.
|
25 years ago |