mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-12 00:30:20 +02:00
*** empty log message ***
This commit is contained in:
parent
e52ceaacf0
commit
655f19abc4
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
|
||||
|
||||
* configure.in: Test for presence of function on_exit.
|
||||
|
||||
1999-09-01 James Blandy <jimb@mule.m17n.org>
|
||||
|
||||
* configure.in: Use AC_REPLACE_FUNCS to grab libguile/memmove.c if
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
1999-09-02 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
|
||||
|
||||
* gc.c (cleanup, scm_init_storage): Use on_exit if present and
|
||||
atexit not available. (sunos4.1.4 needs it.)
|
||||
|
||||
1999-09-01 James Blandy <jimb@mule.m17n.org>
|
||||
|
||||
I take it all back --- bcopy does handle overlapping source and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue