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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-09-12 15:32:46 +00:00
parent deddb10425
commit e721987c47

View file

@ -1,3 +1,10 @@
2003-09-12 Marius Vollmer <mvo@zagadka.de>
* continuations.h: Include <ucontext.h> on IA64 instead of
<sys/ucontext.h>.
* continuations.c (scm_make_continuation): Use ia64_getcontext
instead of getcontext on IA64.
2003-09-03 Kevin Ryde <user42@zip.com.au> 2003-09-03 Kevin Ryde <user42@zip.com.au>
* numbers.c (scm_lognot): Correction to docstring, ones-complement not * numbers.c (scm_lognot): Correction to docstring, ones-complement not