guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 00/14] Bindings to *at functions


From: Ludovic Courtès
Subject: Re: [PATCH v2 00/14] Bindings to *at functions
Date: Fri, 21 Oct 2022 17:59:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hi,

Ludovic Courtès <ludo@gnu.org> skribis:

> Maxime Devos <maximedevos@telenet.be> skribis:
>
>> This is a v2 of
>> https://lists.gnu.org/archive/html/guile-devel/2021-03/msg0026.html,
>> with a lot more tests, a few less functions and more consistent 
>> documentation.
>> ‘rename-file-at’ has been modified to support #f as one of the two directory
>> arguments, denoting the current working directory.
>>
>> Maxime Devos (14):
>>   Allow file ports in ‘chdir’ when supported.
>>   Allow file ports in ‘readlink’.
>>   Allow file ports in ‘utime’.
>>   Define ‘symlinkat’ wrapper when supported.
>>   Define bindings to ‘mkdirat’ when the C function exists.
>>   Correct documentation of ‘mkdir’ w.r.t. the umask.
>>   Define AT_REMOVEDIR and others when available.
>>   Define a Scheme binding to ‘renameat’ when it exists.
>>   Define a Scheme binding to ‘fchmodat’ when it exists.
>>   Define a Scheme binding to ‘unlinkat’ when it exists.
>>   Define a Scheme binding to ‘fchownat’ when it exists.
>>   Define a Scheme binding to ‘fstatat’ when available.
>>   Define Scheme bindings to ‘openat’ when available.
>>   Update NEWS.
>
> I applied the whole series locally, skimmed over the patches, ran the
> tests, and it all LGTM.

And this is finally pushed as commit
793fb46a1e69fa2156805e4a97b340cf62e096a6!  \o/

I erroneously pushed a variant without copyright lines for yourself.  If
you confirm that you are the copyright holder, I’ll just readd them as
you had done.

If you choose to pursue your copyright assignment process despite the
delays and stumbling blocks, we can drop those lines again.

Thanks!

Ludo’.



reply via email to

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