mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-08 11:02:25 +02:00
*** empty log message ***
This commit is contained in:
parent
deddb10425
commit
e721987c47
1 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
||||
* numbers.c (scm_lognot): Correction to docstring, ones-complement not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue