1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 20:20:20 +02:00

*** empty log message ***

This commit is contained in:
Jim Blandy 1997-04-05 21:53:51 +00:00
parent 2f38f6196b
commit 2c73448330

View file

@ -25,6 +25,12 @@ Fri Apr 4 08:53:41 1997 Gary Houston <ghouston@actrix.gen.nz>
* stime.c (scm_time_plus_ticks): new procedure, an scsh interface * stime.c (scm_time_plus_ticks): new procedure, an scsh interface
which may be more usefully portable than a gettimeofday interface. which may be more usefully portable than a gettimeofday interface.
Wed Apr 2 17:11:39 1997 Jim Blandy <jimb@totoro.cyclic.com>
* Makefile.am (EXTRA_DIST): It's cpp_err_symbols, not
cpp_err_signals.
* Makefile.in: Regenerated.
Mon Mar 31 03:22:37 1997 Gary Houston <ghouston@actrix.gen.nz> Mon Mar 31 03:22:37 1997 Gary Houston <ghouston@actrix.gen.nz>
* stime.c (filltime): recovered static procedure. * stime.c (filltime): recovered static procedure.