Results 8 issues of fischerling

add a meson based build system This is based on and supersedes the meson PR #297. I am willing to maintain the meson build system and provide help for all...

### Summary I am the author and user of a [LSP client]() for the [vis editor](). Recently I am writing more and more ansible code and wanted to try integrating...

bug

I experience a slow but steady growth in memory usage if lumail is kept open in index-mode. This is happens on both devices I use (current master). A while ago...

help-wanted

### Summary I am the author and user of a [LSP client]() for the [vis editor](). Recently I am writing more and more ansible code and wanted to try integrating...

bug

Use a `waitqueue` to suspend the waiting process from execution instead of busy waiting in libc.

enhancement

Mountpoints are not considered as directory entries. The special character devices created and mounted in `/dev` during boot are not reported by `getdents`. ![20240730_15h02m46s_grim](https://github.com/user-attachments/assets/5e9e5c54-d42e-49ba-8ad7-7571412e7f24) I expected `/dev/hda/` mounted during `ata_initialize`...

bug

Directories are still buggy. I introduced two seperate user `alice` and `bob` in commit [225bcda](https://github.com/fischerling/MentOS/commit/225bcda842de281fdec47da8cc00a1111a93d1ad). This is the first commit where I can reproduce the buggy behavior. This behavior is...