The world is slowly but steadily going to replace non memory safe code by memory safe code (no matter how people feel about it). This is just part of that.
It seems like replacing code that has been written and used extensively for decades with a complete rewrite without a real need is more of a risk to me. Perhaps the uutils are 'simple' enough not to be an issue though.
flumpcakes|10 months ago
carlmr|10 months ago
A lot of code will need to be replaced by memory safe code in the future, but a lot of code is not so easy to replace as something like this.
diegocg|10 months ago