index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wordexp
/
wordfree.c
blob: f1043c2d9786b51deea6e618db86523d9b4c3765 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include <wordexp.h> void wordfree(wordexp_t *pwordexp) { } /* POSIX(2) */