Hi
Am 2025-03-27 22:18, schrieb Calvin Buckley:
> The code change is pretty minimal beyond cleanup. There are some things
> that might need to be changed (i.e. if we want to support system glob
> implementations), but those can be put off the table. It does simplify
> some documentation concerns as well. I raise the question to internals
> to see if this should be done or if it's big enough to merit an RFC.
I've been bitten in the past by `glob()` behaving differently on Solaris
than it does on GNU/Linux (GLOB_BRACE missing on Solaris), so I am in
favor of unifying the behavior.
As far as I understand the PR, there is no breaking change, the proposed
implementation is the “most featureful” of all of the supported
platforms? Then I don't think this requires an RFC.
Best regards
Tim Düsterhus