Sunagatov Denis
Sunagatov Denis
Some things I've noted when looking at `os2/file` API: 1. `create()` does not allow to set the permission bits or specify the behavior when the file exists (`.Trunc` or `.Excl`)....
@laytan This issue also needs to be resolved for `os2`: #4999. I've written down the gist of it, and looked at `os2` code for reading from console, and well, it...
I'm in favour of this being an issue, because there are many reasons why comments separated by blank lines may not belong to a single block of documentation, and if...
I have looked through the code, unfortunately I could not figure out why that happens. I'm not interested in contributing to V that much
Seems to be a part of Web Standards Should be documented here: https://hono.dev/docs/concepts/web-standard. Though I'm not sure myself what this is part of, I can't connect the points
wtf, `getpid()` isn't used in the parser. Lol?
Sorry for being somewhat rude. If it was a fix, then I have two comments on this: 1. If it's used somewhere else it's probably best to include it in...