Ludovic Courtès
|
7a4e0d105e
Include <config.h> in all C files; use `#ifdef HAVE_CONFIG_H' rather than `#if'.
|
16 years ago |
Ludovic Courtès
|
dc329592ff
Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
|
16 years ago |
Ludovic Courtès
|
3df8fc1ba9
Don't use "-I$(srcdir)", so that our "random.h" doesn't shadow libc's on Tru64.
|
17 years ago |
Ludovic Courtès
|
b560974ad9
Changes from arch/CVS synchronization
|
17 years ago |
Kevin Ryde
|
065366d0df
(SCM_NEED_BRACES_ON_PTHREAD_ONCE_INIT): New output to scmconfig.h.
|
18 years ago |
Marius Vollmer
|
657bdfeae3
(SCM_I_GSC_USE_COOP_THREADS, SCM_USE_COOP_THREADS): Removed.
|
20 years ago |
Marius Vollmer
|
0fb1d2642c
Hard code SCM_HAVE_ARRAYS to "1", for real now.
|
20 years ago |
Marius Vollmer
|
9c6e33c62a
* gen-scmconfig.h.in (SCM_I_GSC_HAVE_ARRAYS): Removed.
|
20 years ago |
Marius Vollmer
|
dee91fb9d4
* gen-scmconfig.h.in (SCM_I_GSC_ENABLE_DISCOURAGED): New.
|
20 years ago |
Marius Vollmer
|
4627df5a6b
* gen-scmconfig.c (SCM_SIZEOF_INTMAX, SCM_SIZEOF_SIZE_T): New.
|
20 years ago |
Marius Vollmer
|
e88d45aa73
* __scm.h (SCM_I_UTYPE_MAX, SCM_I_TYPE_MAX, SCM_I_TYPE_MIN,
|
20 years ago |
Marius Vollmer
|
d199059254
Instead of hard-coding the numbers, compute them by assuming
|
20 years ago |
Marius Vollmer
|
76bd98fa16
* gen-scmconfig.h.in: Added all the new SCM_I_GSC_*_LIMITS that
|
20 years ago |
Marius Vollmer
|
fc54d9376d
Arrange for scm_t_intmax and scm_t_uintmax to be defined in
|
21 years ago |
Rob Browning
|
9ca20a9c88
* gen-scmconfig.c (main): remove public definition of
|
21 years ago |
Stefan Jahn
|
fcc5d734fc
2003-06-14 Stefan Jahn <stefan@lkcc.org>
|
21 years ago |
Rob Browning
|
005f04cd6c
* gen-scmconfig.c: change most new public symbols to be defined to
|
22 years ago |
Rob Browning
|
caeef9cb7c
* gen-scmconfig.c: new file -- see comments in file for details.
|
22 years ago |