peter elliott

Results 8 issues of peter elliott

they need to either consume the `jit_state` or not outlive it. there should probably be functions to do both of these

enhancement

Lighting requires the exact pointer of `argv[0]` to be passed to `init_jit()` for disassembly to work. I haven't found a way to get this in rust.

bug
enhancement

This PR moves user sockets to per login session instead of per user id. This has two important advantages: 1. Commands run as root with `pls(1)` will use the correct...

- Refactor/bugfix of null-terminators in fields - Support for longer filenames - Support for creating archives with symlinks fixes #15641

⏳ pr-waiting-for-author

![image](https://github.com/SerenityOS/serenity/assets/8095520/ba93998f-a3e4-4b37-80e6-ef4f34bf72e2) doesn't change that you need the same version of guile to cross compile (pointed out in #19848). but it will build now, and I updated it to the latest...

👀 pr-needs-review