https://github.com/ibara/libwordexp
Port of NetBSD wordexp(3) to OpenBSD.
https://github.com/ibara/libwordexp
c libc openbsd unix wordexp
Last synced: 26 days ago
JSON representation
Port of NetBSD wordexp(3) to OpenBSD.
- Host: GitHub
- URL: https://github.com/ibara/libwordexp
- Owner: ibara
- Created: 2020-02-07T04:12:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T00:05:53.000Z (about 5 years ago)
- Last Synced: 2025-02-10T13:12:13.766Z (3 months ago)
- Topics: c, libc, openbsd, unix, wordexp
- Language: C
- Size: 4.88 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
libwordexp
==========
This is a very quick (and very dirty) port of NetBSD wordexp(3) to OpenBSD.
It requires https://github.com/ibara/ash installed to work.You probably don't want this.