summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2015-08-16 19:42:15 +0000
committerjilles <jilles@FreeBSD.org>2015-08-16 19:42:15 +0000
commit3ae65c9207717b2d0acce65772d8e3d3d4f9aae7 (patch)
tree545ed5805d6d80f67c3f2909fcd8307346948898 /lib/libc/stdlib
parentdefc9ae1648e9e91be6939c44bc9151bd234d2dc (diff)
downloadFreeBSD-src-3ae65c9207717b2d0acce65772d8e3d3d4f9aae7.zip
FreeBSD-src-3ae65c9207717b2d0acce65772d8e3d3d4f9aae7.tar.gz
wordexp(): Stop using the undocumented wordexp builtin.
The functionality of the wordexp builtin is easily replaced using normal shell code, although performance is slightly worse. This does not mean that wordexp() will remain shell-independent -- a fully reliable implementation of WRDE_NOCMD is really only possible using extensions to the shell, or by adding much of the shell's code to libc.
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud