guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (6495b4d57 -> 696acfc9e)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (6495b4d57 -> 696acfc9e)
Date: Mon, 15 Apr 2024 14:01:02 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 6495b4d57 check-guile.in: improve quoting (e.g. paths with spaces)
     new 4a0c2433d linker: Create sparse files for padding.
     new 696acfc9e ‘seek’ now accepts ‘SEEK_DATA’ and ‘SEEK_HOLE’ where 
supported.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NEWS                        |  7 +++++++
 doc/ref/api-io.texi         | 22 ++++++++++++++++++--
 libguile/ports.c            | 42 ++++++++++++++++++++++++++++++++-----
 module/ice-9/ports.scm      |  8 +++++++-
 module/system/vm/linker.scm | 14 ++++---------
 test-suite/tests/ports.test | 50 +++++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 123 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]