|
|
|
|
|
by dxq
4141 days ago
|
|
Judging by both the source code and its placement in the repository (gen/FreeBSD/wordexp.c), I'm thinking it's a derivative of the FreeBSD implementation (which may itself be a derivative of the NetBSD implementation, or perhaps the other way around). |
|
https://github.com/freebsd/freebsd/blob/master/lib/libc/gen/...
It looks very similar to the current OSX file posted in an earlier comment. Calls /bin/sh too.