An open API service indexing awesome lists of open source software.

https://github.com/void-linux/libglob

BSD glob(3) implementation with non-POSIX features
https://github.com/void-linux/libglob

voidlinux

Last synced: 10 months ago
JSON representation

BSD glob(3) implementation with non-POSIX features

Awesome Lists containing this project

README

          

### libglob

This repository contains the OpenBSD implementation of glob(3),
with non-POSIX features like GLOB\_TILDE that are not available
in strict POSIX C libraries (musl).