Kevin Ryde
|
f070ba1332
(scm_system_star): Use scm_from_int on SIGINT and SIGQUIT,
|
20 years ago |
Marius Vollmer
|
b9bd8526f0
* numbers.h, numbers.c, discouraged.h, discouraged.c (scm_short2num,
|
20 years ago |
Marius Vollmer
|
e11e83f3d9
* deprecated.h, deprecated.c, numbers.h (SCM_INUMP, SCM_NINUMP,
|
20 years ago |
Marius Vollmer
|
a55c2b6809
* validate.h, deprecated.h (SCM_VALIDATE_INUM, SCM_VALIDATE_INUM_COPY,
|
20 years ago |
Marius Vollmer
|
93ccaef0c6
* numbers.h (SCM_MAKINUM, SCM_I_MAKINUM): Renamed SCM_MAKINUM to
|
20 years ago |
Marius Vollmer
|
7888309be8
* deprecated.h, boolean.h (SCM_FALSEP, SCM_NFALSEP, SCM_BOOL,
|
20 years ago |
Kevin Ryde
|
eac8e0ef86
(scm_system_star): Fix execargv memory leak, merge parent
|
21 years ago |
Kevin Ryde
|
bb94a503ca
Include <signal.h> for SIG_IGN and friends.
|
21 years ago |
Rob Browning
|
0db17ef9ab
(scm_system_star): new function.
|
21 years ago |
Kevin Ryde
|
f94e3e6e4b
(scm_system): Remove SCM_DEFER_INTS, system() should be
|
21 years ago |
Kevin Ryde
|
c072c40c8b
Add a copyright year.
|
21 years ago |
Kevin Ryde
|
34b6177b15
(scm_system): In docstring, refer to status:exit-val rather than
|
21 years ago |
Kevin Ryde
|
6a4d17af96
(getenv): Use <stdlib.h> for prototype.
|
21 years ago |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 years ago |
Rob Browning
|
c3f1a20453
* simpos.c: #include <config.h> if HAVE_CONFIG_H.
|
22 years ago |
Han-Wen Nienhuys
|
34d19ef643
2002-07-20 Han-Wen <hanwen@cs.uu.nl>
|
22 years ago |
Thien-Thi Nguyen
|
a6b844c224
Retire inclusion guard macro SCM_MAGIC_SNARFER.
|
23 years ago |
Dirk Herrmann
|
8c494e9973
* Removed lots of deprecated stuff.
|
23 years ago |
Thien-Thi Nguyen
|
a06e3a75b2
Remove "face-lift" comment.
|
23 years ago |
Dirk Herrmann
|
3628462791
* Deprecated scm_makfromstr and added scm_mem2string as a replacement.
|
23 years ago |
Michael Livshin
|
1be6b49ccb
* validate.h
|
24 years ago |
Martin Grabmüller
|
1e6808ea20
Correct, update, improve and clean up a lot of docstrings in order to make
|
24 years ago |
Mikael Djurfeldt
|
e6e2e95aa5
* _scm.h: Removed #include <errno.h>.
|
24 years ago |
Keisuke Nishida
|
783e777478
Remove #include <stdio.h>. Add #include <string.h>.
|
24 years ago |
Marius Vollmer
|
8dc9439fc6
* alist.c, arbiters.c, async.c, backtrace.c, boolean.c, chars.c,
|
24 years ago |
Dirk Herrmann
|
a6d9e5abe5
* Change a couple of functions to accept either symbols or strings only.
|
24 years ago |
Dirk Herrmann
|
d1ca2c6423
* Some more work to get rid of SCM_LENGTH
|
24 years ago |
Dirk Herrmann
|
86c991c2a2
* Replaced SCM_CHARS with SCM_STRING_CHARS or SCM_SYMBOL_CHARS.
|
24 years ago |
Neil Jerram
|
d46e47131c
* net_db.c (scm_gethost, scm_getnet, scm_getproto, scm_sethost,
|
24 years ago |
Mikael Djurfeldt
|
f2c9fcb07e
Updated copyrights
|
25 years ago |