Razvan Deaconescu

Results 168 comments of Razvan Deaconescu

@42kernel , could you please check if the fix I proposed in #71 fixes your problem with nginx? I'm wondering if the issue is the same.

@radudum10 , this requires rebasing. This is still WIP so commits and commit messages are not that relevant now. But when getting closer to merging the PR, please be sure...

@michpappas , could you please prioritize checking this PR?

This only happens on GCC = 10, the warning isn't shown.

> Emanuele Vannacci [[email protected]](mailto:[email protected]) working on this @van-ema , @mariamosn has fixed this in #546

Hi, @DeliaPavel . I think I have a fix for #498 that I haven't yet provided. And that fix also alters fields in the `stat` structure in `nolibc`. Did you...

Remove the extra commit from the PR.

@mariamosn , you have added some extra items in the commit, from `posix-socket`. Remove them.

> So in the end the only change should be removing the check for src? This: if (src != NULL)? Yes.

@skuenzer , I totally support the use of `__nonnull`. But what I support more is consistency. If we use `__nonnull` on one function and not on the others, it will...