On Tue, Feb 04, 2025 at 09:12:18AM +0100, Samuel Thibault wrote:
>
> Only out_io and err_io are supposed to be readable. Or did they mean
> from the point of view of the executed process. Again, it means check
> what exactly happens to end up with "all readable fds are closed"
>
Try to keep the
Please have a look, I hope the semantics are correct :).
Zhaoming
---
runtime/doc/builtin.txt| 1 +
src/evalfunc.c | 9 -
src/testdir/test_functions.vim | 2 ++
3 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/runtime/doc/builtin.txt b/runtime/doc/bu
On Mon, Feb 03, 2025 at 04:41:13PM +0800, Zhaoming Luo wrote:
>
> Zhaoming Luo (1):
> Exclude GNU/Hurd from has('bsd') feature
>
> src/evalfunc.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
As it seems not to be the correct way of submitting patch to Vim, so I
opened a RP at git
Congrats! Getting closer to Hurd LiveUSB...
Samuel Thibault, le ven. 10 janv. 2025 19:40:05 +0100, a ecrit:
> Diego Nieto Cid, le mar. 07 janv. 2025 18:48:49 +, a ecrit:
> > I've been running gnumach with this patch for some time, doing other
> > porting/debugging tasks and suffered from sporadic filesystem corruption.
>
> Probably ext2
I tried many cases. qemu-kvm never reproduced however I tried.
I get a working one in VirtualBox by not pushing enter immediately
after grub is installed and it prompts me to reboot. So I guess
the problem is indeed that the filesystem does not complete syncing
in VirtualBox environment.
Did fs
Zhaoming Luo, le mar. 04 févr. 2025 16:01:09 +0800, a ecrit:
> On Mon, Feb 03, 2025 at 01:21:44PM +0100, Samuel Thibault wrote:
> > Zhaoming Luo, le lun. 03 févr. 2025 20:05:38 +0800, a ecrit:
> > > I did the experiments using my own C waiting program and `sleep` shell
> > > command respectively. T
On Mon, Feb 03, 2025 at 01:21:44PM +0100, Samuel Thibault wrote:
> Zhaoming Luo, le lun. 03 févr. 2025 20:05:38 +0800, a ecrit:
> > I did the experiments using my own C waiting program and `sleep` shell
> > command respectively. They gave me the same result. It seems the sleep
> > program was not e